diff options
Diffstat (limited to 'keyboards/ncc1701kb/rules.mk')
-rw-r--r-- | keyboards/ncc1701kb/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ncc1701kb/rules.mk b/keyboards/ncc1701kb/rules.mk index dc90e0666..19106badd 100644 --- a/keyboards/ncc1701kb/rules.mk +++ b/keyboards/ncc1701kb/rules.mk | |||
@@ -18,7 +18,7 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
18 | NKRO_ENABLE = yes # USB Nkey Rollover | 18 | NKRO_ENABLE = yes # USB Nkey Rollover |
19 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
21 | AUDIO_ENABLE = no # Audio output on port C6 | 21 | AUDIO_ENABLE = no # Audio output |
22 | UNICODE_ENABLE = yes # Unicode | 22 | UNICODE_ENABLE = yes # Unicode |
23 | TAP_DANCE_ENABLE = no | 23 | TAP_DANCE_ENABLE = no |
24 | ENCODER_ENABLE = yes \ No newline at end of file | 24 | ENCODER_ENABLE = yes \ No newline at end of file |