summaryrefslogtreecommitdiffstats
path: root/keyboards/s65_plus/readme.md
diff options
context:
space:
mode:
authorMichael Zoech <michi.zoech@gmail.com>2018-07-20 18:01:35 +0200
committerDrashna Jaelre <drashna@live.com>2018-07-20 18:01:35 +0200
commitc50e80e13be5e34505f38eab31374ed2cee31da4 (patch)
treeda7de46579af37602fa5adca3559def02327eacc /keyboards/s65_plus/readme.md
parent738a9fc16c833d79831c5a26eb33880661e33524 (diff)
downloadqmk_firmware-c50e80e13be5e34505f38eab31374ed2cee31da4.tar.gz
qmk_firmware-c50e80e13be5e34505f38eab31374ed2cee31da4.tar.xz
Keyboard: adding Sentraq S65-Plus (#3406)
* New keyboard 'Sentraq S65-Plus' * Change ANSI_KEYMAP to LAYOUT_ansi * Use QMK_KEYBOARD_H as include
Diffstat (limited to 'keyboards/s65_plus/readme.md')
-rw-r--r--keyboards/s65_plus/readme.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/s65_plus/readme.md b/keyboards/s65_plus/readme.md
new file mode 100644
index 000000000..426a6612d
--- /dev/null
+++ b/keyboards/s65_plus/readme.md
@@ -0,0 +1,14 @@
+S65-PLUS
+=====
+
+DIY 65% keyboard from Sentraq.
+
+Keyboard Maintainer: QMK Community
+Hardware Supported: S65-PLUS PCB
+Hardware Availability: https://sentraq.com/collections/kits/products/s65-plus-diy-keyboard-kit
+
+Make example for this keyboard (after setting up your build environment):
+
+ make s65_plus: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.