diff options
author | Joshua Diamond <josh@windowoffire.com> | 2021-02-15 20:55:54 -0500 |
---|---|---|
committer | Joshua Diamond <josh@windowoffire.com> | 2021-02-15 20:55:54 -0500 |
commit | d36dbe66e1b9146df85586b46c58e51a3dbb3653 (patch) | |
tree | f1e8f2e518e7583b7fc4162c7f06c1193844d927 /keyboards/amj40/readme.md | |
parent | b0e161e33d8ec030c6965daa57a76ec70b1a1122 (diff) | |
parent | 3fed8bced718e24e414c0d5736554d7988235b20 (diff) | |
download | qmk_firmware-d36dbe66e1b9146df85586b46c58e51a3dbb3653.tar.gz qmk_firmware-d36dbe66e1b9146df85586b46c58e51a3dbb3653.zip |
Merge branch 'master' into develop
Diffstat (limited to 'keyboards/amj40/readme.md')
-rwxr-xr-x | keyboards/amj40/readme.md | 21 |
1 files changed, 15 insertions, 6 deletions
diff --git a/keyboards/amj40/readme.md b/keyboards/amj40/readme.md index fbf1d9f229..1d7316fcf5 100755 --- a/keyboards/amj40/readme.md +++ b/keyboards/amj40/readme.md @@ -1,14 +1,23 @@ -AMJ40 -=== +# AMJ40 + +![AMJ40](https://raw.githubusercontent.com/noroadsleft/qmk_images/master/keyboards/amj40/AMJ40-Keyboard-Side-scaled_640.jpg)\ +[PCB photo](https://raw.githubusercontent.com/noroadsleft/qmk_images/master/keyboards/amj40/DSC_1718-768x512_640) DIY/Assembled compact 40% keyboard. -Keyboard Maintainer: QMK Community -Hardware Supported: AMJ40 PCB -Hardware Availability: https://geekhack.org/index.php?topic=87961.0 +* Keyboard Maintainer: QMK Community +* Hardware Supported: AMJ40 PCB +* Hardware Availability: no longer available +* References: [Flashquark](https://flashquark.com/product/amj40-40-mechanical-keyboard-kit/), [geekhack](https://geekhack.org/index.php?topic=87961.0) Make example for this keyboard (after setting up your build environment): make amj40: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. +Flashing example for this keyboard: + + make amj40:default:flash + +To reset the board into bootloader mode, hold the key at the top left of the keyboard while connecting the USB cable (also erases persistent settings). + +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). |