mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-20 16:43:22 +00:00
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
|