summaryrefslogtreecommitdiff
path: root/keyboards/viktus/sp111/readme.md
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2020-10-15 20:05:44 +0100
committerGitHub <noreply@github.com>2020-10-15 12:05:44 -0700
commitc738ce2f6561d2145d04b53a5804f423acc75a3a (patch)
treee8b16a7379727bcfbec3eb2113fa2fe8e6cffea4 /keyboards/viktus/sp111/readme.md
parentc0b3034721f9502d6b3da82f62399b618f1523fe (diff)
Move SP-111 to vendor folder (#10633)
* Move SP-111 to vendor folder * Fix space indentation
Diffstat (limited to 'keyboards/viktus/sp111/readme.md')
-rw-r--r--keyboards/viktus/sp111/readme.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/viktus/sp111/readme.md b/keyboards/viktus/sp111/readme.md
new file mode 100644
index 0000000000..608fd402b6
--- /dev/null
+++ b/keyboards/viktus/sp111/readme.md
@@ -0,0 +1,21 @@
+# SP-111
+
+![SP-111](https://i.imgur.com/RPFv9KKl.jpg)
+
+Southpaw (left sided numpad) allows you to use the numpad and mouse at the same time.
+Split allows placement in a comfortable manner for long sessions.
+Right side layout to maintain the functionality of a full size board in a much more compact manner.
+
+* Keyboard Maintainer: [zvecr](https://github.com/zvecr), blindassassin111
+* Hardware Supported: SP-111
+* Hardware Availability: <https://thekey.company/products/sp-111>
+
+Make example for this keyboard (after setting up your build environment):
+
+ make viktus/sp111:default
+
+Flashing example for this keyboard:
+
+ make viktus/sp111:default:flash
+
+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).