diff options
Diffstat (limited to 'keyboards/viktus/sp111/readme.md')
-rw-r--r-- | keyboards/viktus/sp111/readme.md | 21 |
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). |