summaryrefslogtreecommitdiffstats
path: root/keyboards/m10a
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-04-09 04:10:14 +0200
committerJack Humbert <jack.humb@gmail.com>2018-04-09 04:10:14 +0200
commit885f06c6cf3db547533aac406686a4b3e4fb5c80 (patch)
tree8c79bbd5deab35ed059f44be9bb6f1f48b7ee0cc /keyboards/m10a
parenta33c0949e01b457bb8abc0fead2060d6bf554899 (diff)
downloadqmk_firmware-885f06c6cf3db547533aac406686a4b3e4fb5c80.tar.gz
qmk_firmware-885f06c6cf3db547533aac406686a4b3e4fb5c80.tar.xz
Add readme for "major" keyboards to eliminate more QMK Configurator errors (#2718)
* add readme to ktype keyboard * add readme to m10a * add readme to mini1800 * add readme to parent directory
Diffstat (limited to 'keyboards/m10a')
-rw-r--r--keyboards/m10a/readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/m10a/readme.md b/keyboards/m10a/readme.md
new file mode 100644
index 000000000..6e48b2285
--- /dev/null
+++ b/keyboards/m10a/readme.md
@@ -0,0 +1,13 @@
+# Rama Works X Machine Industries M10-A Macropad
+
+Firmware for custom macropad PCB
+
+Keyboard Maintainer: QMK Community
+Hardware Supported: Rama Works M10-A
+Hardware Availability: [Rama Works](https://rama.works/m10-a)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make m10a:default
+
+See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.