aboutsummaryrefslogtreecommitdiff
path: root/keyboards/nafuda/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/nafuda/rules.mk')
-rw-r--r--keyboards/nafuda/rules.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/nafuda/rules.mk b/keyboards/nafuda/rules.mk
index 6a7f175ab..7f6c9381d 100644
--- a/keyboards/nafuda/rules.mk
+++ b/keyboards/nafuda/rules.mk
@@ -24,9 +24,9 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
24AUDIO_ENABLE = no # Audio output on port C6 24AUDIO_ENABLE = no # Audio output on port C6
25UNICODE_ENABLE = no # Unicode 25UNICODE_ENABLE = no # Unicode
26BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID 26BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
27RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. 27RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
28TAP_DANCE_ENABLE = no 28TAP_DANCE_ENABLE = no
29OLED_DRIVER_ENABLE = no 29OLED_ENABLE = no
30# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE 30# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
31SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend 31SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
32 32