Had to define RGB Matrix driver

- however it looks like I may have to update how I define RGB Matrix?
- It is no longer just yes or no anymore
This commit is contained in:
Victor 2024-04-06 18:48:15 -05:00
parent b8d990ee2e
commit 38e543a13c
No known key found for this signature in database
GPG key ID: 645A98F35E754E79
2 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,5 @@
# override userspace defaults
RGB_MATRIX_ENABLE = yes
RGB_MATRIX_ENABLE = ws2812
OLED_ENABLE = yes
# override keyboard defaults