adds default keymap for handwired boards
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user