10 lines
128 B
Makefile
10 lines
128 B
Makefile
SRC += ./lib/bongocat/bongocat.c
|
|
|
|
VIA_ENABLE = yes
|
|
|
|
# OLED enabled
|
|
WPM_ENABLE = yes
|
|
|
|
# Encoder enabled
|
|
ENCODER_MAP_ENABLE = yes
|