Joel Challis 0bd02952ea Remove `"command":false` from keyboards (#25193) 1 year ago
..
keymaps 45dc2499dc Remove all via-enabled keymaps, including `via`. (#24322) 1 year ago
config.h d5cc00ab62 Remove instances of MASTER_LEFT. (#24163) 2 years ago
keyboard.json 0bd02952ea Remove `"command":false` from keyboards (#25193) 1 year ago
matrix_diagram.md 6f2a1e4e17 Viktus SP_Mini Layout Additions (#20835) 3 years ago
readme.md ef7fdee6c8 [Keyboard] Add Viktus SP Mini (#14069) 4 years ago
sp_mini.c d09a06a1b3 Update GPIO API usage in keyboard code (#23361) 2 years ago

readme.md

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.