diff options
Diffstat (limited to 'keyboards/handwired/myskeeb/rules.mk')
-rw-r--r-- | keyboards/handwired/myskeeb/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/myskeeb/rules.mk b/keyboards/handwired/myskeeb/rules.mk index 8634c862f..893d36426 100644 --- a/keyboards/handwired/myskeeb/rules.mk +++ b/keyboards/handwired/myskeeb/rules.mk | |||
@@ -17,7 +17,7 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
17 | NKRO_ENABLE = yes # USB Nkey Rollover | 17 | NKRO_ENABLE = yes # USB Nkey Rollover |
18 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 18 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
19 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 19 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
20 | AUDIO_ENABLE = no # Audio output on port C6 | 20 | AUDIO_ENABLE = no # Audio output |
21 | UNICODE_ENABLE = no # Unicode | 21 | UNICODE_ENABLE = no # Unicode |
22 | SPLIT_KEYBOARD = yes # Enables split keyboard support | 22 | SPLIT_KEYBOARD = yes # Enables split keyboard support |
23 | OLED_ENABLE = yes | 23 | OLED_ENABLE = yes |