diff options
author | Kevin <chenkevinh11@gmail.com> | 2020-08-28 23:43:41 -0700 |
---|---|---|
committer | Kevin <chenkevinh11@gmail.com> | 2020-08-28 23:43:41 -0700 |
commit | d69c94a183f3f91bddde2f1cc9dcf28db418ebac (patch) | |
tree | 5acf00bd8b3fb4d75d415488ee548a5c66a46ae7 /app/flash.bat | |
parent | 8b38193ec206505e6e493a7d7bb88010b57af7b3 (diff) |
Added helper scrpits and config file
Diffstat (limited to 'app/flash.bat')
-rw-r--r-- | app/flash.bat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/flash.bat b/app/flash.bat new file mode 100644 index 0000000..241b5b6 --- /dev/null +++ b/app/flash.bat @@ -0,0 +1,2 @@ +timeout 10 +copy "C:\Users\Kevin\zmk\app\build\zephyr\zmk.uf2" D:
\ No newline at end of file |