qmk_firmware/users
Konstantin Đorđević 5cb713148d Change Command keycode defaults to match corresponding Bootmagic codes (#5078)
* Change Command keycode defaults to match corresponding Bootmagic codes

* Make alternate magic key keycodes consistent

* Reflect changes from previous commit in tmk_core/common/command.c

* Remove unnecessary MAGIC_KEY_* definitions from keymaps compatible with these changes

* Swap E and BSPACE for MAGIC_KEY_EEPROM

* Add MAGIC_KEY_EEPROM_CLEAR instead of MAGIC_KEY_EEPROM_ALT

* Remove BOOTMAGIC_ENABLE checks around EECONFIG stuff

* Update Command descriptions
2019-02-17 22:23:32 -08:00
..
333fred
_example
arkag
bbaserdem
billypython
bocaj
dhertz
doogle999
drashna
dudeofawesome
edvorakjp
ericgebhart
gordon
ishtob
jackhumbert
jarred
kageurufu
konstantin
kuatsure
losinggeneration
mechmerlin
mtdjr
not-quite-neo
replicaJunction
romus
sigma
spacebarracecar
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.