diff options
Diffstat (limited to 'keyboards/xiudi/xd002/rules.mk')
-rw-r--r-- | keyboards/xiudi/xd002/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/xiudi/xd002/rules.mk b/keyboards/xiudi/xd002/rules.mk index fa09f9961..a68c2211f 100644 --- a/keyboards/xiudi/xd002/rules.mk +++ b/keyboards/xiudi/xd002/rules.mk | |||
@@ -18,7 +18,7 @@ COMMAND_ENABLE = no # Commands for debug and configuration | |||
18 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 18 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
19 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 19 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
20 | NKRO_ENABLE = no # USB Nkey Rollover | 20 | NKRO_ENABLE = no # USB Nkey Rollover |
21 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality on B7 by default | 21 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
22 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 22 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
23 | UNICODE_ENABLE = no # Unicode | 23 | UNICODE_ENABLE = no # Unicode |
24 | AUDIO_ENABLE = no # Audio output on port C6 | 24 | AUDIO_ENABLE = no # Audio output on port C6 |