diff options
Diffstat (limited to 'layouts/community/ergodox/jafo/jafo-Notes')
-rw-r--r-- | layouts/community/ergodox/jafo/jafo-Notes | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/layouts/community/ergodox/jafo/jafo-Notes b/layouts/community/ergodox/jafo/jafo-Notes new file mode 100644 index 000000000..33a67d40d --- /dev/null +++ b/layouts/community/ergodox/jafo/jafo-Notes | |||
@@ -0,0 +1,10 @@ | |||
1 | These are notes on how to build and deploy the firmware to Ez, but they are | ||
2 | from before the qmk restructuring. | ||
3 | |||
4 | cd qmk_firmware/keyboard/ergodox_ez | ||
5 | make LAYOUT_ergodox=jafo | ||
6 | cp ergodox_ez.hex keymaps/jafo/ | ||
7 | /tmp/teensy.64bit | ||
8 | Open hex keymap file | ||
9 | Program | ||
10 | Upload | ||