From b9d0b1f06478a1b3f596882b33cb9bd84e477bea Mon Sep 17 00:00:00 2001 From: MechMerlin <30334081+mechmerlin@users.noreply.github.com> Date: Thu, 26 Mar 2020 17:54:06 -0700 Subject: [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 --- keyboards/mountainblocks/mb17/readme.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 keyboards/mountainblocks/mb17/readme.md (limited to 'keyboards/mountainblocks/mb17/readme.md') 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). -- cgit v1.2.3