diff options
Diffstat (limited to 'keyboards/sentraq/s65_x/rules.mk')
-rw-r--r-- | keyboards/sentraq/s65_x/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/sentraq/s65_x/rules.mk b/keyboards/sentraq/s65_x/rules.mk index f7704d865..2e5991e3e 100644 --- a/keyboards/sentraq/s65_x/rules.mk +++ b/keyboards/sentraq/s65_x/rules.mk | |||
@@ -13,7 +13,7 @@ EXTRAKEY_ENABLE = yes # Audio control and System control | |||
13 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 13 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
14 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 14 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
15 | UNICODE_ENABLE = no # Unicode | 15 | UNICODE_ENABLE = no # Unicode |
16 | AUDIO_ENABLE = no # Audio output on port C6 | 16 | AUDIO_ENABLE = no # Audio output |
17 | NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 17 | NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
18 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 18 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
19 | RGBLIGHT_ENABLE = yes # Enable RGB light | 19 | RGBLIGHT_ENABLE = yes # Enable RGB light |