qmk-firmwares/keyboards/blank_tehnologii/manibus
2023-02-17 16:40:49 +11:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Move SOFT_SERIAL_PIN to data driven (#19863) 2023-02-17 16:40:49 +11:00
info.json Move SOFT_SERIAL_PIN to data driven (#19863) 2023-02-17 16:40:49 +11:00
manibus.c [Keyboard] Add Manibus keyboard and layout from Blank Tehnologii (#11832) 2021-02-21 20:45:02 -08:00
manibus.h [Keyboard] Add Manibus keyboard and layout from Blank Tehnologii (#11832) 2021-02-21 20:45:02 -08:00
readme.md [Keyboard] Add Manibus keyboard and layout from Blank Tehnologii (#11832) 2021-02-21 20:45:02 -08:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

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.