aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2021-04-29 23:58:40 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2021-04-29 23:58:40 +0200
commitaf302afcb0aaa08bd9c093b2c8ff20647a001919 (patch)
treefb43449452578c1bf6819ef1962b4ef7ac2a0a22 /README.md
parent96c91beb9fe3ad5f2f140e6fcaa9dd68115d0e82 (diff)
downloadtmk7637-af302afcb0aaa08bd9c093b2c8ff20647a001919.tar.gz
fixed some memset() and document how to flash firmwares manually
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 89f9151..36f36ca 100644
--- a/README.md
+++ b/README.md
@@ -154,6 +154,11 @@ the Reset button on the Teensy 2.0++.
Once a firmware is running, you can also activate the Teensy Halfkay
bootloader by pressing LSHIFT+LCTRL+RALT+Pause (LSHIFT+ET1+ET2+PF11 on the K7637.50 layout).
+If you would like to flash a firmware with a nonstandard filename, you
+may invoke something like:
+
+ teensy_loader_cli -mmcu=at90usb1286 -w -v k7637_custom_filename.hex
+
See also: https://github.com/tmk/tmk_keyboard/blob/master/tmk_core/doc/build.md
## Keymap