Add firmware for the Libra Mini (#270)
* Initial support, no joystick functionality * remove vscode settings file * Add non-vial default keymap * Implement joystick mouse control for default and vial keymaps * Add backslash to default keymap * Add separate layout for stick-as-keys * Remove references to unused layout * Remove reference to unused custom matrix impl
This commit is contained in:
6
keyboards/libra_mini/keymaps/default/rules.mk
Normal file
6
keyboards/libra_mini/keymaps/default/rules.mk
Normal file
@@ -0,0 +1,6 @@
|
||||
LTO_ENABLE = yes
|
||||
|
||||
# Enable joystick as mouse
|
||||
|
||||
POINTING_DEVICE_ENABLE = yes
|
||||
POINTING_DEVICE_DRIVER = analog_joystick
|
||||
Reference in New Issue
Block a user