summaryrefslogtreecommitdiff
path: root/keyboards/handwired/promethium/keymaps/default/flash.sh
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2017-10-15 16:52:51 -0400
committerJack Humbert <jack.humb@gmail.com>2017-10-15 16:52:51 -0400
commit7f2882832e48509718c888d6f2da7294d0d81db0 (patch)
treec4570a81a4042dbbf4a3dec44e52fbb067ae2c76 /keyboards/handwired/promethium/keymaps/default/flash.sh
parent32f18cf6164e5e23cef414b441f2f1ccd19a39db (diff)
adds default keymap for handwired boards
Diffstat (limited to 'keyboards/handwired/promethium/keymaps/default/flash.sh')
-rw-r--r--keyboards/handwired/promethium/keymaps/default/flash.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/handwired/promethium/keymaps/default/flash.sh b/keyboards/handwired/promethium/keymaps/default/flash.sh
new file mode 100644
index 0000000000..14a3b43789
--- /dev/null
+++ b/keyboards/handwired/promethium/keymaps/default/flash.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+sleep 10
+avrdude -p m32u4 -P /dev/ttyACM0 -c avr109 -U flash:w:../../../../../.build/handwired_promethium_priyadi.hex