Add files via upload

This commit is contained in:
David 2024-07-07 20:04:02 -04:00 committed by GitHub
parent efa14b8193
commit 7ddc7fb033
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 1015 additions and 0 deletions

View file

@ -0,0 +1,8 @@
SERIAL_DRIVER = vendor
AUDIO_DRIVER = pwm_hardware
POINTING_DEVICE_DRIVER = analog_joystick
BOOTLOADER = rp2040
LTO_ENABLE = yes
WPM_ENABLE = yes
TAP_DANCE_ENABLE = yes
OS_DETECTION_ENABLE = yes