Add leader key to left
This commit is contained in:
parent
570848b2a9
commit
22d9559c42
@ -29,3 +29,6 @@
|
||||
#define POINTING_DEVICE_AUTO_MOUSE_ENABLE
|
||||
#define AUTO_MOUSE_DEFAULT_LAYER 5
|
||||
#define AUTO_MOUSE_TIME 1000
|
||||
|
||||
#define LEADER_TIMEOUT 250
|
||||
#define LEADER_PER_KEY_TIMING
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
SERIAL_DRIVER = vendor
|
||||
POINTING_DEVICE_ENABLE = yes
|
||||
POINTING_DEVICE_DRIVER = pimoroni_trackball
|
||||
LEADER_ENABLE = yes
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user