summaryrefslogtreecommitdiff
path: root/keyboards/preonic/rev3/rules.mk
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2021-06-09 08:18:56 +0100
committerGitHub <noreply@github.com>2021-06-09 00:18:56 -0700
commit4dda7167124e26ff8ed66059f1816f749286f111 (patch)
treed77d13414636c348fd89a70d5634389c71df6203 /keyboards/preonic/rev3/rules.mk
parent9975e1771205beaa5b05d61c3c2c8e7afbcd3981 (diff)
Migrate preonic/rev3 to pwm ws2812 driver (#13142)
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 ae7ff2a5ab..034ace02ad 100644
--- a/keyboards/preonic/rev3/rules.mk
+++ b/keyboards/preonic/rev3/rules.mk
@@ -21,7 +21,7 @@ AUDIO_ENABLE = yes # Audio output
UNICODE_ENABLE = no # Unicode
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
-WS2812_DRIVER = bitbang
+WS2812_DRIVER = pwm
API_SYSEX_ENABLE = no
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE