9470468ede
* Enable remapping Libra Mini joystick as keys * Move config to default keycap so make passes
6 lines
132 B
Makefile
6 lines
132 B
Makefile
JOYSTICK_ENABLE = yes
|
|
JOYSTICK_DRIVER = analog
|
|
BOOTMAGIC_ENABLE = yes
|
|
# Add analog functionality to the source tree
|
|
SRC += analog.c
|