qmk_firmware/users
James Young fced377ac0
2020 May 30 Breaking Changes Update (#9215)
* Branch point for 2020 May 30 Breaking Change

* Migrate `ACTION_LAYER_TOGGLE` to `TG()` (#8954)

* Migrate `ACTION_MODS_ONESHOT` to `OSM()` (#8957)

* Migrate `ACTION_DEFAULT_LAYER_SET` to `DF()` (#8958)

* Migrate `ACTION_LAYER_MODS` to `LM()` (#8959)

* Migrate `ACTION_MODS_TAP_KEY` to `MT()` (#8968)

* Convert V-USB usbdrv to a submodule (#8321)

* Unify Tap Hold functions and documentation (#8348)

* Changing board names to prevent confusion (#8412)

* Move the Keyboardio Model01 to a keyboardio/ subdir (#8499)

* Move spaceman keyboards (#8830)

* Migrate miscellaneous `fn_actions` entries (#8977)

* Migrate `ACTION_MODS_KEY` to chained mod keycodes (#8979)

* Organizing my keyboards (plaid, tartan, ergoinu) (#8537)

* Refactor Lily58 to use split_common (#6260)

* Refactor zinc to use split_common (#7114)

* Add a message if bin/qmk doesn't work (#9000)

* Fix conflicting types for 'tfp_printf' (#8269)

* Fixed RGB_DISABLE_AFTER_TIMEOUT to be seconds based & small internals cleanup (#6480)

* Refactor and updates to TKC1800 code (#8472)

* Switch to qmk forks for everything (#9019)

* audio refactor: replace deprecated PLAY_NOTE_ARRAY (#8484)

* Audio enable corrections (2/3) (#8903)

* Split HHKB to ANSI and JP layouts and Add VIA support for each (#8582)

* Audio enable corrections (Part 4) (#8974)

* Fix typo from PR7114 (#9171)

* Augment future branch Changelogs (#8978)

* Revert "Branch point for 2020 May 30 Breaking Change"
2020-05-30 13:14:59 -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
anderson [Keyboard] Added D48 keyboard (#8548) 2020-05-08 23:59:50 -07:00
arkag
art Art userspace (#9068) 2020-05-19 22:05:32 +01:00
bbaserdem
bcat [Keymap] Clean up my ergo keymaps and userspace (#8857) 2020-04-22 13:26:51 -07:00
billypython
bocaj
brett
cbbrowne
cjuniet
csc027
curry
d4mation
danielo515
datagrok
dennytom/chording_engine
dhertz
doogle999
drashna
dshields
dudeofawesome
edvorakjp
ericgebhart 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
gary
gordon
hvp
ibnuda
ishtob
issmirnov
jackhumbert
jarred
kageurufu
konstantin [Keymap] Update personal userspace and keymaps (#9082) 2020-05-15 23:36:08 -07:00
kuatsure
kuchosauronad0
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 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
not-quite-neo
nstickney
pvinis
replicaJunction
ridingqwerty 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
rishka
romus
rossman360 [Keyboard] Rebound rev3 (#9101) 2020-05-16 00:17:02 -07:00
rs
scheiklp [Keymap] Added the K.O,Y layout for the xd75 and atreus62 boards (#9079) 2020-05-15 22:37:58 -07:00
sethBarberee
sigma
sigul
spacebarracecar
spidey3
stanrc85 stanrc85 userspace and keymap updates (#9103) 2020-05-15 18:59:25 +01:00
talljoe
tominabox1 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
turbomech
twschum
vosechu Add one-handed Viterbi layout for gaming (#8963) 2020-05-10 04:53:32 +01:00
wanleg
xtonhasvim
xulkal Xulkal Changes (#9004) 2020-05-05 13:54:26 +01:00
yanfali
yet-another-developer
zer09
readme.md
yanfali_wkl

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.