qmk_firmware/keyboards/blank_tehnologii/manibus
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 Remove `UNUSED_PINS` (#17931) 2022-08-06 23:23:35 +10:00
info.json
manibus.c
manibus.h
readme.md
rules.mk

readme.md

Manibus keyboard

Imgur

A 5x7 split ergonomic keyboard designed and sold by Blank Tehnologii.

Make example for this keyboard (after setting up your build environment):

make blank_tehnologii/manibus:default

Example of flashing this keyboard:

make blank_tehnologii/manibus:default:dfu-split-left # Left half
make blank_tehnologii/manibus:default:dfu-split-right # Right half

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.