mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-07-30 17:20:41 +02: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
|