]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/jm60/readme.md
add '#define USE_SERIAL' to keyboards/mint60/config.h (#5758)
[qmk_firmware.git] / keyboards / jm60 / readme.md
index e4243716f6234e2eee646ddc45c24f5399e29ff3..51473fc090b6be426e2a5a56325e01ef602a2d50 100644 (file)
@@ -3,21 +3,21 @@ JM60
 
 A compact 60% keyboard with full RGB led support.
 
-Keyboard Maintainer: QMK Community
-Hardware Supported: JM60
+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:bin
 
-See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.
+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.
 
 ## Flashing Instructions
 
 1) from the `qmk_firmware` directory run:
 ```
-$ make jm60-default-bin
+$ make jm60:default:bin
 ```
 
 2) rename 'jm60_default.bin' to 'jm60_default.firmware'