summaryrefslogtreecommitdiff
path: root/keyboards/viktus/sp_mini/readme.md
diff options
context:
space:
mode:
authorJ.Flanagan <jrfhoutx@comcast.net>2021-08-29 14:18:56 -0500
committerGitHub <noreply@github.com>2021-08-29 12:18:56 -0700
commitef7fdee6c803bf92bd6d892326c05ee1f473ad07 (patch)
tree15120e33a3c26b5cf4aa49fe8d019a1dac989d68 /keyboards/viktus/sp_mini/readme.md
parentf87cd8e8a02bf89d05737a19fd54e8ec6f63f90f (diff)
[Keyboard] Add Viktus SP Mini (#14069)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/viktus/sp_mini/readme.md')
-rw-r--r--keyboards/viktus/sp_mini/readme.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/viktus/sp_mini/readme.md b/keyboards/viktus/sp_mini/readme.md
new file mode 100644
index 0000000000..339977be6d
--- /dev/null
+++ b/keyboards/viktus/sp_mini/readme.md
@@ -0,0 +1,21 @@
+# sp_mini
+
+![sp_mini](https://i.imgur.com/ayX0wnXh.jpg)
+
+The SP Mini is a 40% version of the SP-111 created in a collaboration of OneCreativeMind and BlindAssassin111 (Viktus owner). All design done by BlindAssassin111. The layout includes an F Row, left macro column, and arrows. Rotary encoders are supported in the top left and right positions. The board also features three through hole LED indicators and RGB underglow.
+
+The SP Mini has dual ATMEGA32U4 controllers linked with USB Type C. Each PCB half has a single reset button and a standard AVR ISP header.
+
+* Keyboard Maintainer: [jrfhoutx](https://github.com/jrfhoutx)
+* Hardware Supported: SP Mini FE (Founder's Edition), SP Mini LC (Low Cal)
+* Hardware Availability: Viktus Designs, LLC.
+
+Make example for this keyboard (after setting up your build environment):
+
+ make viktus/sp_mini:default
+
+Flashing example for this keyboard:
+
+ make viktus/sp_mini: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).