[Keyboard] Update lighting effects for xbows keyboard (#14432)

This commit is contained in:
X-Bows Tech
2021-09-16 01:14:05 +08:00
committed by GitHub
parent 12a8e59e9c
commit 6930eed964
13 changed files with 179 additions and 65 deletions

View File

@@ -14,7 +14,6 @@ CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
NO_USB_STARTUP_CHECK = no # Disables usb supend check after keyboard startup
# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
NKRO_ENABLE = yes # USB Nkey Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality