mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-24 01:17:07 +06: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
|