qmk-firmwares/keyboards/viktus/sp_mini
James Young 6f2a1e4e17
Viktus SP_Mini Layout Additions (#20835)
* add matrix_diagram.md

* info.json: apply friendly formatting

* add LAYOUT_4l2r_split_bs

* add LAYOUT_4l2r

* add LAYOUT_4l_split_bs

* add LAYOUT_4l

* add LAYOUT_2r_split_bs

* add LAYOUT_2r
2023-05-10 02:03:30 -07:00
..
keymaps VIA Protocol 12 + fixes (#19916) 2023-02-23 09:19:00 +11:00
config.h Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
info.json Viktus SP_Mini Layout Additions (#20835) 2023-05-10 02:03:30 -07:00
matrix_diagram.md Viktus SP_Mini Layout Additions (#20835) 2023-05-10 02:03:30 -07:00
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
sp_mini.c Move single LAYOUT_alls to data driven (#20430) 2023-04-15 21:08:15 +10:00

sp_mini

sp_mini

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
  • 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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.