summaryrefslogtreecommitdiffstats
path: root/keyboards/7splus/readme.md
diff options
context:
space:
mode:
authorSalicylic-acid3 <46864619+Salicylic-acid3@users.noreply.github.com>2020-10-16 13:12:09 +0900
committerGitHub <noreply@github.com>2020-10-15 21:12:09 -0700
commit73699cccbce4bf04fb2667eb7c1d037f6163986a (patch)
tree6c3f2cc7e7630af5df8c2adb33067cb9472682d1 /keyboards/7splus/readme.md
parent229dbcc547292e474113fdcaf508a3287564e946 (diff)
[Keyboard] Add 7splus keyboard (#10538)
* Add 7splus keyboard. A 85 keys ANSI Layout split keyboard. Salicylic-acid3 * Update keyboards/7splus/keymaps/default/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/7splus/keymaps/salicylic/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/7splus/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Added VIA keymap and a few updates Adding a VIA Keymap Updating the key layout diagram Copywrite added for salicylic keymap Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/7splus/readme.md')
-rw-r--r--keyboards/7splus/readme.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/7splus/readme.md b/keyboards/7splus/readme.md
new file mode 100644
index 0000000000..a733595249
--- /dev/null
+++ b/keyboards/7splus/readme.md
@@ -0,0 +1,17 @@
+# 7sPlus
+
+![7splus](https://s2.booth.pm/1d33594d-0c5f-4f93-baf5-2e89e0d99afc/i/2425503/044ca31d-6715-475c-b8c4-1dfdeb57b682_base_resized.jpg)
+
+This is 85 keys Custom keyboard.
+
+* Keyboard Maintainer: [Salicylic_acid3](https://github.com/Salicylic-acid3)
+* Hardware Supported: 7sPlus PCB, Pro Micro
+* Hardware Availability: [PCB & Case Data](https://github.com/Salicylic-acid3/PCB_Data), [Booth Shop](https://salicylic-acid3.booth.pm/items/2425503)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make 7splus: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).
+
+[Build guide](https://salicylic-acid3.hatenablog.com/entry/7splus-build-guide)