aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/hineybush/sm68/readme.md
diff options
context:
space:
mode:
authorJosh Hinnebusch <joshhinnebusch@gmail.com>2019-11-11 12:27:57 -0500
committerJames Young <18669334+noroadsleft@users.noreply.github.com>2019-11-11 09:27:57 -0800
commit543e612003b17d5542102957aa53ea2d5c6727ed (patch)
treeae8203c6be8e97b527fa055a6d7341ee4b152163 /keyboards/hineybush/sm68/readme.md
parent1d550552cab30ef49b5935bdd31bf2f659255c19 (diff)
downloadfirmware-543e612003b17d5542102957aa53ea2d5c6727ed.tar.gz
firmware-543e612003b17d5542102957aa53ea2d5c6727ed.tar.bz2
firmware-543e612003b17d5542102957aa53ea2d5c6727ed.zip
[Keyboard] add sm68 (#7279)
* add sm68 * update rules.mk to decrease final size (hopefully) * update rules.mk * update json * update per PR comments * remove custom keycodes from keymap * update layout names in keymap * change layout names * Update keyboards/hineybush/sm68/info.json Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/hineybush/sm68/info.json Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/hineybush/sm68/info.json Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * update readme
Diffstat (limited to 'keyboards/hineybush/sm68/readme.md')
-rw-r--r--keyboards/hineybush/sm68/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/hineybush/sm68/readme.md b/keyboards/hineybush/sm68/readme.md
new file mode 100644
index 000000000..6c38158bc
--- /dev/null
+++ b/keyboards/hineybush/sm68/readme.md
@@ -0,0 +1,15 @@
+# sm68
+
+Image TBA
+
+Exact keyboard support TBA by switchmod keyboards
+
+* Keyboard Maintainer: [hineybush](https://github.com/hineybush)
+* Hardware Supported: SM68 PCB
+* Hardware Availability: TBA
+
+Make example for this keyboard (after setting up your build environment):
+
+ make hineybush/sm68: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).