summaryrefslogtreecommitdiff
path: root/keyboards/amjkeyboard/amj40/readme.md
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-04-20 03:19:34 +0800
committerGitHub <noreply@github.com>2022-04-20 05:19:34 +1000
commitbd8220e9fc871d7997f1565858bb7b3c77756237 (patch)
treeec07a369e9d72168c0c491e2030a4ff798a5df9d /keyboards/amjkeyboard/amj40/readme.md
parent314865f83366fbaa547540154e0d2a48e7a2e72c (diff)
move amj keyboards into amjkeyboard vendor folder (#15733)
Co-authored-by: Nick Brassel <nick@tzarc.org>
Diffstat (limited to 'keyboards/amjkeyboard/amj40/readme.md')
-rwxr-xr-xkeyboards/amjkeyboard/amj40/readme.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/amjkeyboard/amj40/readme.md b/keyboards/amjkeyboard/amj40/readme.md
new file mode 100755
index 0000000000..f557b9df49
--- /dev/null
+++ b/keyboards/amjkeyboard/amj40/readme.md
@@ -0,0 +1,23 @@
+# 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: 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 amjkeyboard/amj40:default
+
+Flashing example for this keyboard:
+
+ make amjkeyboard/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).