mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-01-07 01:49:30 +00:00
10 lines
141 B
Makefile
10 lines
141 B
Makefile
|
SRC += oled/bongocat.c
|
||
|
|
||
|
VIA_ENABLE = yes
|
||
|
|
||
|
# Additional thing to reduce compiled size
|
||
|
GRAVE_ESC_ENABLE = no
|
||
|
|
||
|
# OLED enabled
|
||
|
WPM_ENABLE = yes
|