qmk/users
Konstantin Đorđević f09a237a07 Remove most _keymap and _user definitions in userspace
Some keyboards misuse _user functions by defining them in the base files
instead of the corresponding _kb functions (especially led_set_user and
matrix_init_user). Until this is fixed (#5148), I've removed definitions
in my userspace that could cause linking collisions.
2019-03-02 15:15:57 +01:00
..
333fred
_example
arkag
bbaserdem
billypython
bocaj
dhertz
doogle999
drashna
dudeofawesome
edvorakjp
ericgebhart Keyboard that works on Qwerty or Bepo OS keyboards. (#3149) 2018-06-08 10:06:25 -07:00
gordon
ishtob
jackhumbert
jarred
kageurufu
konstantin Remove most _keymap and _user definitions in userspace 2019-03-02 15:15:57 +01:00
kuatsure
losinggeneration
mechmerlin [Keymap] Fix rgblight_enable ifdefs (#5283) 2019-03-01 08:33:29 -08:00
mtdjr
not-quite-neo
replicaJunction
romus
sigma
spacebarracecar
stanrc85
talljoe
turbomech
vosechu
wanleg
xtonhasvim
zer09
readme.md

readme.md

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.