diff options
Diffstat (limited to 'keyboards/preonic/rev3/rules.mk')
-rw-r--r-- | keyboards/preonic/rev3/rules.mk | 2 |
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 | |||
21 | UNICODE_ENABLE = no # Unicode | 21 | UNICODE_ENABLE = no # Unicode |
22 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 22 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
23 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. | 23 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. |
24 | WS2812_DRIVER = bitbang | 24 | WS2812_DRIVER = pwm |
25 | API_SYSEX_ENABLE = no | 25 | API_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 |