aboutsummaryrefslogtreecommitdiff
path: root/keyboards/preonic/rev3/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/preonic/rev3/rules.mk')
-rw-r--r--keyboards/preonic/rev3/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/preonic/rev3/rules.mk b/keyboards/preonic/rev3/rules.mk
index ae7ff2a5a..034ace02a 100644
--- a/keyboards/preonic/rev3/rules.mk
+++ b/keyboards/preonic/rev3/rules.mk
@@ -21,7 +21,7 @@ AUDIO_ENABLE = yes # Audio output
21UNICODE_ENABLE = no # Unicode 21UNICODE_ENABLE = no # Unicode
22BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID 22BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
23RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. 23RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
24WS2812_DRIVER = bitbang 24WS2812_DRIVER = pwm
25API_SYSEX_ENABLE = no 25API_SYSEX_ENABLE = no
26 26
27# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE 27# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE