mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-25 09:56:54 +06:00
10 lines
159 B
Makefile
10 lines
159 B
Makefile
OLED_ENABLE = yes
|
|
ENCODER_ENABLE = yes
|
|
JOYSTICK_ENABLE = yes
|
|
JOYSTICK_DRIVER = analog
|
|
EXTRAKEY_ENABLE = yes
|
|
WPM_ENABLE = yes
|
|
LTO_ENABLE = yes
|
|
|
|
SRC += analog.c
|