summaryrefslogtreecommitdiff
path: root/keyboards/amjkeyboard/amj60/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/amjkeyboard/amj60/readme.md')
-rw-r--r--keyboards/amjkeyboard/amj60/readme.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/amjkeyboard/amj60/readme.md b/keyboards/amjkeyboard/amj60/readme.md
new file mode 100644
index 0000000000..8f276bd89f
--- /dev/null
+++ b/keyboards/amjkeyboard/amj60/readme.md
@@ -0,0 +1,22 @@
+# AMJ60
+
+![AMJ60](https://raw.githubusercontent.com/noroadsleft/qmk_images/master/keyboards/amj60/s-l1200_640.jpg)
+
+A 60% keyboard.
+
+* Keyboard Maintainer: [The QMK Community](https://github.com/qmk)
+* Hardware Supported: AMJ60
+* Hardware Availability: [~~Taobao~~](http://item.taobao.com/item.htm?id=43500549469) (no longer available)
+* References: [Geekhack](https://geekhack.org/index.php?topic=77636.0)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make amjkeyboard/amj60:default
+
+Flashing example for this keyboard:
+
+ make amjkeyboard/amj60:default:flash
+
+To reset the board into bootloader mode, tap the Reset switch mounted on the bottom side of the PCB.
+
+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).