summaryrefslogtreecommitdiff
path: root/Keyboard_firmware/flashit
diff options
context:
space:
mode:
Diffstat (limited to 'Keyboard_firmware/flashit')
-rw-r--r--Keyboard_firmware/flashit2
1 files changed, 2 insertions, 0 deletions
diff --git a/Keyboard_firmware/flashit b/Keyboard_firmware/flashit
new file mode 100644
index 0000000..650cdeb
--- /dev/null
+++ b/Keyboard_firmware/flashit
@@ -0,0 +1,2 @@
+avrdude -V -pm32u4 -cstk500v2 -P/dev/ttyACM0 -U flash:w:keyboard.hex:a -U hfuse:w:0xD8:m -U efuse:w:0xC7:m -U lock:w:0xCF:m
+