diff options
Diffstat (limited to 'keyboards/naked48/rules.mk')
-rw-r--r-- | keyboards/naked48/rules.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/naked48/rules.mk b/keyboards/naked48/rules.mk index 4db4513f9..f7df043b3 100644 --- a/keyboards/naked48/rules.mk +++ b/keyboards/naked48/rules.mk | |||
@@ -25,8 +25,8 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | |||
25 | AUDIO_ENABLE = no # Audio output on port C6 | 25 | AUDIO_ENABLE = no # Audio output on port C6 |
26 | UNICODE_ENABLE = no # Unicode | 26 | UNICODE_ENABLE = no # Unicode |
27 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 27 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
28 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. | 28 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. |
29 | OLED_DRIVER_ENABLE = no | 29 | OLED_ENABLE = no |
30 | # USE_I2C = yes | 30 | # USE_I2C = yes |
31 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 31 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
32 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 32 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |