9 lines
141 B
Makefile
9 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
|