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
|