adds default keymap for handwired boards
This commit is contained in:
parent
32f18cf616
commit
7f2882832e
8 changed files with 1544 additions and 0 deletions
4
keyboards/handwired/promethium/keymaps/default/flash.sh
Normal file
4
keyboards/handwired/promethium/keymaps/default/flash.sh
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
sleep 10
|
||||
avrdude -p m32u4 -P /dev/ttyACM0 -c avr109 -U flash:w:../../../../../.build/handwired_promethium_priyadi.hex
|
Loading…
Add table
Add a link
Reference in a new issue