diff options
author | ai03 <admin@ai03.com> | 2021-10-03 00:06:37 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-02 08:06:37 -0700 |
commit | 875bbd31dc46d14a3a87d633081d1ba9c1225923 (patch) | |
tree | 7c0b1abac5f7ce12774e5e8d67e5c5424fc8a647 /keyboards/ai03/jp60/readme.md | |
parent | 0eaefb2a6c35fdf15b067181529eacb7335fd562 (diff) |
[Keyboard] Add JP60 keyboard (#14219)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/ai03/jp60/readme.md')
-rw-r--r-- | keyboards/ai03/jp60/readme.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/keyboards/ai03/jp60/readme.md b/keyboards/ai03/jp60/readme.md new file mode 100644 index 0000000000..25a3b16413 --- /dev/null +++ b/keyboards/ai03/jp60/readme.md @@ -0,0 +1,27 @@ +# JP60 + +![JP60](https://github.com/ai03-2725/JP60/raw/main/Render/Front.png) + +GH60-compatible JIS-like hotswap keyboard PCB + +* Keyboard Maintainer: [ai03](https://github.com/ai03-2725) +* Hardware Supported: [JP60 PCB](https://github.com/ai03-2725/JP60) +* Hardware Availability: To be made available in JP market soon; will be listed in the repo above + +Make example for this keyboard (after setting up your build environment): + + make ai03/jp60:default + +Flashing example for this keyboard: + + make ai03/jp60:default:flash + +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). + +## Bootloader + +Enter the bootloader in 3 ways: + +* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard +* **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead +* **Keycode in layout**: Press the key mapped to `RESET` if it is available |