Initial commit
This commit is contained in:
12
draculad/rules.mk
Normal file
12
draculad/rules.mk
Normal file
@@ -0,0 +1,12 @@
|
||||
# only uncomment on the side you have your trackball on
|
||||
POINTING_DEVICE_ENABLE = yes
|
||||
POINTING_DEVICE_DRIVER = pimoroni_trackball
|
||||
OLED_ENABLE = yes
|
||||
MOUSEKEY_ENABLE = yes
|
||||
|
||||
ENCODER_ENABLE = yes
|
||||
|
||||
TAP_DANCE_ENABLE = yes
|
||||
LTO_ENABLE = yes
|
||||
BOOTLOADER = rp2040
|
||||
CONVERT_TO = promicro_rp2040
|
||||
Reference in New Issue
Block a user