aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/mountainblocks/mb17/readme.md
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2020-03-26 17:54:06 -0700
committerGitHub <noreply@github.com>2020-03-26 17:54:06 -0700
commitb9d0b1f06478a1b3f596882b33cb9bd84e477bea (patch)
tree2f9ccc346bb1848769c2b0f61a555455e272ccad /keyboards/mountainblocks/mb17/readme.md
parented80874f726631e2fe111f9a50f4d5d2dc7c7963 (diff)
downloadfirmware-b9d0b1f06478a1b3f596882b33cb9bd84e477bea.tar.gz
firmware-b9d0b1f06478a1b3f596882b33cb9bd84e477bea.tar.bz2
firmware-b9d0b1f06478a1b3f596882b33cb9bd84e477bea.zip
[Keyboard] MountainBlocks MB17 (#8554)
* initial commit * preliminary support for mb17 using the qmk default keymap * add the VIA keymap * add qmk configurator support * code cleanups before submission * Update keyboards/mountainblocks/mb17/rules.mk * Update keyboards/mountainblocks/mb17/info.json * remove file
Diffstat (limited to 'keyboards/mountainblocks/mb17/readme.md')
-rw-r--r--keyboards/mountainblocks/mb17/readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/mountainblocks/mb17/readme.md b/keyboards/mountainblocks/mb17/readme.md
new file mode 100644
index 000000000..c1dfd2b88
--- /dev/null
+++ b/keyboards/mountainblocks/mb17/readme.md
@@ -0,0 +1,13 @@
+# MB17
+
+A single layout sandwich numpad.
+
+* Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin)
+* Hardware Supported: MB17
+* Hardware Availability: TBD
+
+Make example for this keyboard (after setting up your build environment):
+
+ make mountainblocks/mb17: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).