summaryrefslogtreecommitdiff
path: root/keyboards/canary/canary60rgb/v1/rules.mk
diff options
context:
space:
mode:
authorAnthonyNguyen168 <89651736+AnthonyNguyen168@users.noreply.github.com>2021-11-01 10:45:48 +0700
committerGitHub <noreply@github.com>2021-10-31 20:45:48 -0700
commit3c08817e4454ed67fa776148252dc8a3f9ccb20c (patch)
tree8d84c5a428e722899616833ee63cfb372925656d /keyboards/canary/canary60rgb/v1/rules.mk
parentfe0acdd2cba8ddd1dfd441f461c80e87a0e5a62d (diff)
[Keyboard] Fix keymaps, RGB matrix, add support for WS2812 (#14974)
Diffstat (limited to 'keyboards/canary/canary60rgb/v1/rules.mk')
-rw-r--r--keyboards/canary/canary60rgb/v1/rules.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/canary/canary60rgb/v1/rules.mk b/keyboards/canary/canary60rgb/v1/rules.mk
index 24f7f48263..d0b5fab7f4 100644
--- a/keyboards/canary/canary60rgb/v1/rules.mk
+++ b/keyboards/canary/canary60rgb/v1/rules.mk
@@ -8,7 +8,7 @@ BOOTLOADER = atmel-dfu
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
-MOUSEKEY_ENABLE = yes # Mouse keys
+MOUSEKEY_ENABLE = no # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration
@@ -17,7 +17,7 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
# 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
-RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
RGB_MATRIX_ENABLE = yes # Use RGB matrix
RGB_MATRIX_DRIVER = IS31FL3733