Fix snailmap compilation error (#14250)

* Fix snailmap compilation error

* Update keymap.c with correct OLED_ENABLE defines
This commit is contained in:
Jay Greco 2021-09-01 02:48:14 -07:00 committed by GitHub
parent 8d97c54770
commit c573926e05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
OLED_DRIVER_ENABLE = yes
OLED_ENABLE = yes
WPM_ENABLE = yes
SPACE_CADET_ENABLE = no
GRAVE_ESC_ENABLE = no