mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-26 18:47:24 +06:00
c48e9f9e77
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
8 lines
141 B
Makefile
8 lines
141 B
Makefile
OLED_ENABLE = yes
|
|
ENCODER_ENABLE = yes
|
|
JOYSTICK_ENABLE = yes
|
|
JOYSTICK_DRIVER = analog
|
|
EXTRAKEY_ENABLE = yes
|
|
WPM_ENABLE = yes
|
|
SRC += analog.c
|