diff options
author | Ryan <fauxpark@gmail.com> | 2021-01-08 06:39:38 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-07 11:39:38 -0800 |
commit | 985b8cab7ca7103aee2b83696824683bd5159888 (patch) | |
tree | 47c3d1b05948181af09abd75518b4b513ffeb963 /keyboards/jm60/readme.md | |
parent | 581368596ed724bd96ca1792c143e12670c11572 (diff) | |
download | qmk_firmware-985b8cab7ca7103aee2b83696824683bd5159888.tar.gz qmk_firmware-985b8cab7ca7103aee2b83696824683bd5159888.zip |
[Keyboard] JM60 refactor (#11421)
Diffstat (limited to 'keyboards/jm60/readme.md')
-rw-r--r-- | keyboards/jm60/readme.md | 24 |
1 files changed, 9 insertions, 15 deletions
diff --git a/keyboards/jm60/readme.md b/keyboards/jm60/readme.md index 51473fc090..bb790d6d07 100644 --- a/keyboards/jm60/readme.md +++ b/keyboards/jm60/readme.md @@ -1,27 +1,21 @@ -JM60 -======== +# JM60 A compact 60% keyboard with full RGB led support. -Keyboard Maintainer: QMK Community -Hardware Supported: JM60 -Hardware Availability: https://kbdfans.myshopify.com/ (is no longer sold) +* Keyboard Maintainer: QMK Community +* Hardware Supported: JM60 +* Hardware Availability: https://kbdfans.myshopify.com/ (is no longer sold) Make example for this keyboard (after setting up your build environment): - make jm60:default:bin + make jm60:default -See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. +See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). ## Flashing Instructions -1) from the `qmk_firmware` directory run: -``` -$ make jm60:default:bin -``` +1) rename 'jm60_default.bin' to 'jm60_default.firmware' -2) rename 'jm60_default.bin' to 'jm60_default.firmware' +2) Press 'R' and reconnect the keyboard. -3) Press 'R' and reconnect the keyboard. - -4) Start the original Configuration Tool and flash 'jm60_default.bin' +3) Start the original Configuration Tool and flash 'jm60_default.bin' |