mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-16 08:56:11 +00:00
6 lines
177 B
Makefile
6 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
|