qmk_firmware/users
Ryan e96d829724
Remove legacy keycodes, part 3 (#18669)
* `KC__VOLDOWN` -> `KC_VOLD`

* `KC__VOLUP` -> `KC_VOLU`

* `KC__MUTE` -> `KC_MUTE`

* `KC_POWER` -> `KC_PWR`
2022-10-11 14:21:47 +01:00
..
333fred
_example
ajp10304
alfrdmalr
anderson
arkag
art [Keyboard][Keymap] Fix random keys being sent on Mac + userspace changes (#15648) 2022-10-10 01:04:30 -07:00
badger
bbaserdem Remove legacy keycodes, part 2 (#18660) 2022-10-10 20:06:26 +01:00
bcat
billypython
brandonschlack Remove legacy keycodes, part 3 (#18669) 2022-10-11 14:21:47 +01:00
brett
byungyoonc
callum
cbbrowne
cedrikl Remove legacy keycodes, part 2 (#18660) 2022-10-10 20:06:26 +01:00
charlesrocket
cjuniet
csc027
curry Fix Per Key LED Indicator Callbacks (#18450) 2022-10-04 15:24:22 -07:00
cwebster2 Remove legacy keycodes, part 2 (#18660) 2022-10-10 20:06:26 +01:00
d4mation
danielo515
datagrok
davidkristoffersen
dennytom/chording_engine Remove legacy keycodes, part 2 (#18660) 2022-10-10 20:06:26 +01:00
devdev
dhertz
doogle999
draevin
drashna Fix Per Key LED Indicator Callbacks (#18450) 2022-10-04 15:24:22 -07:00
dshields
dudeofawesome
edvorakjp Remove legacy keycodes, part 2 (#18660) 2022-10-10 20:06:26 +01:00
ericgebhart
gary
gordon Remove legacy keycodes, part 2 (#18660) 2022-10-10 20:06:26 +01:00
gourdo1 Remove legacy keycodes, part 2 (#18660) 2022-10-10 20:06:26 +01:00
greatwizard
haervig
hvp
ibnuda
imchipwood
ishtob
issmirnov Remove legacy keycodes, part 2 (#18660) 2022-10-10 20:06:26 +01:00
jackhumbert
jarred
jdelkins
jjerrell Remove legacy keycodes, part 3 (#18669) 2022-10-11 14:21:47 +01:00
jonavin Remove legacy keycodes, part 2 (#18660) 2022-10-10 20:06:26 +01:00
kageurufu
klackygears
konstantin
kuatsure
kuchosauronad0
losinggeneration
manna-harbour_miryoku
mattly
mechmerlin
mguterl
miles2go
mnil
moults31
mtdjr
mtei
muppetjones Remove remaining use of terminal keys and related comment labels (#18402) 2022-09-29 20:42:42 -07:00
mverteuil
narze
nchristus
ninjonas Remove legacy keycodes, part 3 (#18669) 2022-10-11 14:21:47 +01:00
noroadsleft
not-quite-neo Remove legacy keycodes, part 2 (#18660) 2022-10-10 20:06:26 +01:00
nstickney
ollyhayes
pcewing
pcoves Remove legacy keycodes, part 2 (#18660) 2022-10-10 20:06:26 +01:00
pdl
peej
pvinis
replicaJunction
riblee
ridingqwerty
rishka
rmeli
rmw
romus Remove legacy keycodes, part 2 (#18660) 2022-10-10 20:06:26 +01:00
rossman360
rs
rupa
rverst
scheiklp Remove legacy keycodes, part 2 (#18660) 2022-10-10 20:06:26 +01:00
sethBarberee
sigma
sigul
snowe Update snowe's KC_RESET to use QK_BOOT (#18667) 2022-10-11 10:27:21 +11:00
spacebarracecar
spidey3
spotpuff
stanrc85
talljoe
toinux
tominabox1
turbomech
twschum Remove legacy keycodes, part 2 (#18660) 2022-10-10 20:06:26 +01:00
txkyel
uqs
vitoni
vosechu
wanleg
xtonhasvim Remove legacy keycodes, part 2 (#18660) 2022-10-10 20:06:26 +01:00
xulkal Remove remaining use of terminal keys and related comment labels (#18402) 2022-09-29 20:42:42 -07:00
yanfali
yet-another-developer
zer09
zigotica Remove legacy keycodes, part 2 (#18660) 2022-10-10 20:06:26 +01:00
zyber
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.