1
0
Fork 0

adds planck light keyboard

This commit is contained in:
Jack Humbert 2017-11-20 23:25:38 -05:00
parent 7ff96877d2
commit b669d115c2
20 changed files with 278 additions and 361 deletions

View file

@ -1 +1,9 @@
AUDIO_ENABLE = yes # Audio output on port C6
# Boot Section Size in *bytes*
# Teensy halfKay 512
# Teensy++ halfKay 1024
# Atmel DFU loader 4096
# LUFA bootloader 4096
# USBaspLoader 2048
OPT_DEFS += -DBOOTLOADER_SIZE=4096
AUDIO_ENABLE = yes # Audio output on port C6