qmk_firmware/keyboards/viktus/sp111
Ryan 7a8265247b
Remove `"w":1` and `"h":1` from info.json (#19961)
2023-02-28 15:06:11 +00:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752) 2023-02-06 02:40:23 +00:00
info.json Remove `"w":1` and `"h":1` from info.json (#19961) 2023-02-28 15:06:11 +00:00
matrix.c Move SP-111 to vendor folder (#10633) 2020-10-15 12:05:44 -07:00
readme.md Move SP-111 to vendor folder (#10633) 2020-10-15 12:05:44 -07:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
sp111.c Move SP-111 to vendor folder (#10633) 2020-10-15 12:05:44 -07:00
sp111.h Move SP-111 to vendor folder (#10633) 2020-10-15 12:05:44 -07: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.