Update sethBarberee Userspace (#12620)
* update for LTO and guard RGBLED_SPLIT * Revert "update for LTO and guard RGBLED_SPLIT" This reverts commit ce81177cbe330ae3e1e14c264dc0cb0946f08d70. * Revert "Revert "update for LTO and guard RGBLED_SPLIT"" This reverts commit 67da0ce9f38777064ad094c1ecba7ce17a40994f. * update iris keymap for keymap_kc removal and overhaul userspace * add licenses * fix tap_dance error when rgblight is disabled and update/clean iris/sinc maps
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
BOOTMAGIC_ENABLE = no
|
||||
CONSOLE_ENABLE = no
|
||||
EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
|
||||
NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
|
||||
BACKLIGHT_ENABLE = yes # Enable my Red LEDS
|
||||
RGBLIGHT_ENABLE = yes # Enable my RGBS
|
||||
NKRO_ENABLE = yes
|
||||
VELOCIKEY_ENABLE = yes # I like RGB
|
||||
TAP_DANCE_ENABLE = yes # fancy fancy Caps
|
||||
LTO_ENABLE = yes # Enable link time optimization
|
||||
|
||||
Reference in New Issue
Block a user