1
0
Fork 0

changes needed for a ISO satan PCB including a split right-shift key

This commit is contained in:
Toni 2016-07-17 14:57:56 +02:00
parent 9ecf9073b9
commit de96513ff2
7 changed files with 440 additions and 0 deletions

View file

@ -0,0 +1,4 @@
#!/bin/bash
sudo dfu-programmer atmega32u4 erase --force
sudo dfu-programmer atmega32u4 flash clear_flash.hex
sudo dfu-programmer atmega32u4 reset