diff options
Diffstat (limited to 'keyboards/handwired/promethium/keymaps/priyadi')
-rwxr-xr-x | keyboards/handwired/promethium/keymaps/priyadi/flash.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/handwired/promethium/keymaps/priyadi/flash.sh b/keyboards/handwired/promethium/keymaps/priyadi/flash.sh deleted file mode 100755 index 14a3b43789..0000000000 --- a/keyboards/handwired/promethium/keymaps/priyadi/flash.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh - -sleep 10 -avrdude -p m32u4 -P /dev/ttyACM0 -c avr109 -U flash:w:../../../../../.build/handwired_promethium_priyadi.hex |