Convert some PS2AVRGB boards to I2C WS2812 driver (#7241)

* Convert some PS2AVRGB boards to I2C WS2812 driver

* Fix Travis failure for bface
This commit is contained in:
fauxpark
2019-11-04 16:05:03 -08:00
committed by Drashna Jaelre
parent 0a9a69394e
commit efa28d0f5c
40 changed files with 122 additions and 1157 deletions
-1
View File
@@ -18,7 +18,6 @@ To enable RGB lighting support, install the necessary components and set RGBLIGH
```
RGBLIGHT_ENABLE = yes
RGBLIGHT_CUSTOM_DRIVER = yes
```