summaryrefslogtreecommitdiffstats
path: root/keyboards/mt980/readme.md
diff options
context:
space:
mode:
authorwalkerstop <walkerstop@gmail.com>2019-03-12 23:23:09 +0100
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-03-12 23:23:09 +0100
commit73c4c9f9e8d2299d0b3a66b2ea8fa3450b9bad31 (patch)
tree9df81464db1a1298408c312fb98eb60dcb10a06d /keyboards/mt980/readme.md
parent131b647a962ba676af8a9ea650cbad0d6b046a55 (diff)
downloadqmk_firmware-73c4c9f9e8d2299d0b3a66b2ea8fa3450b9bad31.tar.gz
qmk_firmware-73c4c9f9e8d2299d0b3a66b2ea8fa3450b9bad31.tar.xz
Wheat Field Peripherals mt980 (FC980M Layout) PCB Support (#5374)
* mt980 keyboard support * Update manufacturer name * Correct indicator LEDs, add walker keymap * Added readme.md * Update keyboards/mt980/mt980.c Co-Authored-By: walkerstop <walkerstop@gmail.com> * Treat number pad + and enter as pgup and pgdn when number lock is off * Update keyboards/mt980/mt980.c Co-Authored-By: walkerstop <walkerstop@gmail.com> * Update keyboards/mt980/mt980.c Co-Authored-By: walkerstop <walkerstop@gmail.com> * Update keyboards/mt980/readme.md Co-Authored-By: walkerstop <walkerstop@gmail.com> * Update keyboards/mt980/readme.md Co-Authored-By: walkerstop <walkerstop@gmail.com> * Update keyboards/mt980/readme.md Co-Authored-By: walkerstop <walkerstop@gmail.com> * Update keyboards/mt980/rules.mk Co-Authored-By: walkerstop <walkerstop@gmail.com>
Diffstat (limited to 'keyboards/mt980/readme.md')
-rw-r--r--keyboards/mt980/readme.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/mt980/readme.md b/keyboards/mt980/readme.md
new file mode 100644
index 000000000..7bc27c93a
--- /dev/null
+++ b/keyboards/mt980/readme.md
@@ -0,0 +1,14 @@
+# mt980
+
+A mechanical keyboard PCB in the same layout as the Leopold FC980M, sold by Wheat Field Peripherals on Taobao. This PCB requires soldering, except for the arrow cluster and the Escape key switches, which use Kailh hot swap sockets.
+
+Keyboard Maintainer: [walkerstop](https://github.com/walkerstop)
+Hardware Supported: mt980
+Hardware Availability: Taobao store https://shop110310565.taobao.com
+
+Make example for this keyboard (after setting up your build environment):
+
+ make mt980:default
+
+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).
+