Remove keyboard level ws2812 spi drivers (#7694)

This commit is contained in:
Joel Challis
2020-04-06 21:31:34 +01:00
committed by GitHub
parent 7901006753
commit 6c8e205fc0
24 changed files with 31 additions and 126 deletions

View File

@@ -21,7 +21,7 @@ NKRO_ENABLE = yes # USB Nkey Rollover
CUSTOM_MATRIX = no # Custom matrix file
# BACKLIGHT_ENABLE = yes # This is broken on 072 right now
RGBLIGHT_ENABLE = yes
WS2812_DRIVER = spi
# Enter lower-power sleep mode when on the ChibiOS idle thread
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE