qmk_firmware/keyboards/viktus/sp111
James Young 04bf30aad8
Migrate LOCKING_*_ENABLE to Data-Driven: U-V (#23786)
Affects:

  - `uk78`
  - `ungodly/nines`
  - `unikeyboard/diverge3`
  - `unikeyboard/divergetm2`
  - `unikeyboard/felix`
  - `uranuma`
  - `utd80`
  - `v60_type_r`
  - `vagrant_10`
  - `viendi8l`
  - `viktus/at101_bh`
  - `viktus/omnikey_bh`
  - `viktus/smolka`
  - `viktus/sp111`
  - `viktus/styrka`
  - `viktus/z150_bh`
  - `vitamins_included/rev1`
2024-05-23 19:40:41 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Migrate LOCKING_*_ENABLE to Data-Driven: U-V (#23786) 2024-05-23 19:40:41 +01:00
keyboard.json Migrate LOCKING_*_ENABLE to Data-Driven: U-V (#23786) 2024-05-23 19:40:41 +01:00
matrix.c Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00
matrix_diagram.md Viktus SP111 Layout Additions (#20834) 2023-05-10 01:33:26 -07:00
readme.md
rules.mk Migrate build target markers to keyboard.json - TUV (#23514) 2024-04-15 19:19:23 +01:00
sp111.c Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00

SP-111

SP-111

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.

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