forked from forks/qmk_firmware
452d23da52
* Add OSL keycodes and macro handling * Re-add AVRDUDE target * Userspace document cleanup and commenting * Fix Orthodox keymap layout (cosmetic) * Add caveat for KEYMAP Macros * Minor tweaks * Enable Bootmagic in Ergodox EZ * Minor tweaks
8 lines
225 B
Makefile
8 lines
225 B
Makefile
TAP_DANCE_ENABLE = yes
|
|
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|
|
COMMAND_ENABLE = yes # Commands for debug and configuration
|
|
RGBLIGHT_ENABLE = yes
|
|
CONSOLE_ENABLE = no
|
|
BOOTMAGIC_ENABLE = yes
|
|
|