Migrate preonic/rev3 to pwm ws2812 driver (#13142)

This commit is contained in:
Joel Challis
2021-06-09 08:18:56 +01:00
committed by GitHub
parent 9975e17712
commit 4dda716712
4 changed files with 69 additions and 10 deletions

View File

@@ -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