mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-03-12 18:02:52 +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
|