1
0
Fork 0
This commit is contained in:
Jack Humbert 2015-08-16 17:52:03 -04:00
parent b3f638f491
commit f7bca5c41a
12 changed files with 683 additions and 0 deletions

3
keyboard/planck/flash-pcb.sh Executable file
View file

@ -0,0 +1,3 @@
dfu-programmer atmega32u4 erase --force
dfu-programmer atmega32u4 flash planck_pcb.hex
dfu-programmer atmega32u4 reset