[Keyboard] JM60 refactor (#11421)

This commit is contained in:
Ryan
2021-01-08 06:39:38 +11:00
committed by GitHub
parent 581368596e
commit 985b8cab7c
10 changed files with 261 additions and 298 deletions

View File

@@ -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'