Initial commit

This commit is contained in:
2023-10-12 17:40:51 -05:00
parent 248dddf937
commit 66594e1270
23 changed files with 1561 additions and 0 deletions

12
draculad/rules.mk Normal file
View 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