439afc883a
* Update mousekey parameters in userspace * Disable GRAVE_ESC in boards where it isn't used * Tweak MODERN_DOLCH_RED and reset RGB on Shift+Toggle in KBD6X * Disable RGB controls when Fn/Caps indicator lights are on * Use LTO_ENABLE instead of setting -flto directly * Add led_update_keymap, use SS_LCTL instead of SS_LCTRL * Change TAPPING_TOGGLE from 2 to 3
12 lines
295 B
Makefile
12 lines
295 B
Makefile
BACKLIGHT_ENABLE = no
|
|
BOOTMAGIC_ENABLE = no
|
|
COMMAND_ENABLE = yes
|
|
CONSOLE_ENABLE = yes
|
|
EXTRAKEY_ENABLE = yes
|
|
GRAVE_ESC_ENABLE = no
|
|
MOUSEKEY_ENABLE = yes
|
|
NKRO_ENABLE = yes
|
|
SPACE_CADET_ENABLE = no
|
|
TAP_DANCE_ENABLE = yes
|
|
UNICODEMAP_ENABLE = yes
|
|
VISUALIZER_ENABLE = no
|