summaryrefslogtreecommitdiff
path: root/keyboards/jm60/readme.md
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-01-08 06:39:38 +1100
committerGitHub <noreply@github.com>2021-01-07 11:39:38 -0800
commit985b8cab7ca7103aee2b83696824683bd5159888 (patch)
tree47c3d1b05948181af09abd75518b4b513ffeb963 /keyboards/jm60/readme.md
parent581368596ed724bd96ca1792c143e12670c11572 (diff)
[Keyboard] JM60 refactor (#11421)
Diffstat (limited to 'keyboards/jm60/readme.md')
-rw-r--r--keyboards/jm60/readme.md24
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'