mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-23 00:47:02 +06:00
7 lines
177 B
Makefile
7 lines
177 B
Makefile
MOUSEKEY_ENABLE = yes
|
|
EXTRAKEY_ENABLE = yes
|
|
|
|
# If you want to change the display of OLED, you need to change here
|
|
SRC += ./lib/rgb_state_reader.c \
|
|
./lib/logo_reader.c
|