qmk_firmware/keyboards/viktus/sp111
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Move keyboard USB IDs and strings to data driven: V (#17901) 2022-08-03 23:52:24 +01:00
info.json Move keyboard USB IDs and strings to data driven: V (#17901) 2022-08-03 23:52:24 +01:00
matrix.c
readme.md
rules.mk Move driver to core (#15944) 2022-02-09 00:07:42 +00:00
sp111.c
sp111.h

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.