Updating/fixing configuration
- Had to fix the swoop rules.mk - Update the common RGBMatrix Config
This commit is contained in:
parent
cc59e08fd6
commit
0e317305c3
3 changed files with 16 additions and 13 deletions
|
|
@ -1,9 +1,10 @@
|
|||
# override userspace defaults
|
||||
RGB_MATRIX_ENABLE = ws2812
|
||||
RGB_MATRIX_ENABLE = yes
|
||||
OLED_ENABLE = yes
|
||||
|
||||
# override keyboard defaults
|
||||
# qmk_firmware\keyboards\bluebell\swoop\rules.mk
|
||||
ENCODER_ENABLE = yes
|
||||
ENCODER_MAP_ENABLE = yes
|
||||
CONVERT_TO = blok
|
||||
CONVERT_TO = blok
|
||||
RGB_MATRIX_DRIVER = ws2812
|
||||
Loading…
Add table
Add a link
Reference in a new issue