diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2020-03-26 17:54:06 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-26 17:54:06 -0700 |
commit | b9d0b1f06478a1b3f596882b33cb9bd84e477bea (patch) | |
tree | 2f9ccc346bb1848769c2b0f61a555455e272ccad /keyboards/mountainblocks/mb17/readme.md | |
parent | ed80874f726631e2fe111f9a50f4d5d2dc7c7963 (diff) |
[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.md | 13 |
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 0000000000..c1dfd2b88a --- /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). |