qmk_firmware/users
Andrew Dunai 1f7bbf279c
[Keyboard] Added D48 keyboard (#8548)
* [Keyboard] Added D48 keyboard.

* Updated README.

* Cleanups.

* Moved d48 to handwired/

* Added link to build process album.

* Coding conventions cleanups.

* Added DS1307 RTC!

* Minor cleanups.

* Apply suggestions from code review

Co-Authored-By: Drashna Jaelre <drashna@live.com>

* Minor refactoring.

* Readme fix.

* Moved leftover keymap-specific code from keyboard space into keymap.

* Added encoder button pins to extra matrix row.

* Updated README, updated pinout & cleaned up the glcdfont

* Apply suggestions from code review

Co-Authored-By: Drashna Jaelre <drashna@live.com>

* Update config.h

* Apply suggestions from code review

Co-Authored-By: Ryan <fauxpark@gmail.com>

* Added default keymap. Refactored existing keymap.

* Update keyboards/handwired/d48/README.md

Co-Authored-By: Ryan <fauxpark@gmail.com>

* Apply suggestions from code review

Co-Authored-By: Joel Challis <git@zvecr.com>

* Minor alignment fix.

* Update keyboards/handwired/d48/glcdfont_d48.c

Co-Authored-By: Ryan <fauxpark@gmail.com>

* Changes as per PR.

* Apply suggestions from code review

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2020-05-08 23:59:50 -07:00
..
333fred Add naked60 layout, clean up my userspace files and rules.mk. (#8848) 2020-04-20 11:00:14 +01:00
_example
alfrdmalr [Userspace] alfrdmalr: swap # and @ symbols (#8469) 2020-03-17 21:44:55 -07:00
anderson [Keyboard] Added D48 keyboard (#8548) 2020-05-08 23:59:50 -07:00
arkag
bbaserdem
bcat [Keymap] Clean up my ergo keymaps and userspace (#8857) 2020-04-22 13:26:51 -07:00
billypython
bocaj
brett [Keymap] Added HHKB Keymap and user config (#8119) 2020-03-10 01:52:39 -07:00
cbbrowne
cjuniet [Keymap] Add @cjuniet's keymap/layout/userspace (#8258) 2020-03-04 17:19:26 -08:00
csc027
curry
d4mation
danielo515 Danielo515/redox (#8232) 2020-03-12 02:50:19 +00:00
datagrok
dennytom/chording_engine DennyTom's buttery_engine (#8138) 2020-04-07 21:13:17 +10:00
dhertz
doogle999
drashna [Keymap] Drashna's Cleanup and RGB Divide (#8506) 2020-03-31 16:26:43 -07:00
dshields
dudeofawesome
edvorakjp
ericgebhart [Keymap] Added Xd75 and viterbi keymaps,refactored my userspace. (#8776) 2020-04-28 02:58:42 -07:00
gary
gordon
hvp
ibnuda [Keymap] new userspace for ibnuda (#8221) 2020-03-03 13:46:11 -08:00
ishtob
issmirnov
jackhumbert
jarred
kageurufu
konstantin [Keymap] Update personal userspace and keymaps (#8747) 2020-04-09 09:54:19 -07:00
kuatsure
kuchosauronad0 Rename UC_OSX (and related constants) to UC_MAC (#8589) 2020-03-31 18:28:43 +02:00
losinggeneration
manna-harbour_miryoku
mattly
mechmerlin
mguterl
miles2go [Keymap] initial user directory for milestogo + babblepaste (#7698) 2020-05-08 23:15:26 -07:00
mtdjr QMK-ify some GPIO macros (#8315) 2020-04-30 16:24:47 +10:00
mverteuil
narze
ninjonas [Keymap] ninjonas keymap updates (#8373) 2020-03-13 16:56:21 -07:00
not-quite-neo
nstickney
pvinis update pvinis keymap (#8746) 2020-04-13 11:59:04 -07:00
replicaJunction
ridingqwerty
rishka
romus
rossman360
rs
sethBarberee
sigma [Keymap] fix sigma keymaps build (#8427) 2020-03-15 21:42:10 -07:00
sigul [Keymap] sigul Planck layout updates (#8649) 2020-04-02 13:09:26 +01:00
spacebarracecar
spidey3 Some refinements of 75_ansi/spidey3 layout (#8581) 2020-04-11 10:10:37 +10:00
stanrc85 Update stanrc85 rules for alice/rev1 (#8821) 2020-04-16 16:57:32 +01:00
talljoe
tominabox1
turbomech
twschum
vosechu
wanleg
xtonhasvim
xulkal Xulkal Changes (#9004) 2020-05-05 13:54:26 +01:00
yanfali [Keymap] Updates to personal keymaps (#8665) 2020-04-08 18:20:58 -07:00
yet-another-developer
zer09
readme.md
yanfali_wkl [Keymap] Updates to personal keymaps (#8665) 2020-04-08 18:20:58 -07:00

User space

This is a place for users to put code that they might use between keyboards. If you build the keymap mine, /users/mine/rules.mk will be included in your build, and /users/mine/ will be in your path - keep these things in mind when naming your files and referencing them from other places.