Fix snailmap compilation error (#14250)
* Fix snailmap compilation error * Update keymap.c with correct OLED_ENABLE definesjson_audio
parent
8d97c54770
commit
c573926e05
@ -1,4 +1,4 @@ |
|||||||
OLED_DRIVER_ENABLE = yes
|
OLED_ENABLE = yes
|
||||||
WPM_ENABLE = yes
|
WPM_ENABLE = yes
|
||||||
SPACE_CADET_ENABLE = no
|
SPACE_CADET_ENABLE = no
|
||||||
GRAVE_ESC_ENABLE = no
|
GRAVE_ESC_ENABLE = no
|
||||||
|
Loading…
Reference in new issue