qmk_firmware/keyboards/viktus/sp111
Joel Challis 9c1662f8f9
Migrate build target markers to keyboard.json - TUV (#23514)
2024-04-15 19:19:23 +01:00
..
keymaps
config.h
keyboard.json Migrate build target markers to keyboard.json - TUV (#23514) 2024-04-15 19:19:23 +01:00
matrix.c Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371) 2024-03-30 14:07:19 +00: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 Move single `LAYOUT_all`s to data driven (#20430) 2023-04-15 21:08:15 +10:00

readme.md

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.