qmk_firmware/keyboards/blank_tehnologii/manibus
James Young cb81913d18
Data-Driven Keyboard Conversions: B (#23425)
Converts configuration definitions and rules to data-driven where
applicable. Renames `info.json` to `keyboard.json` in instances where
`rules.mk` can be safely deleted.

Affects:

  - `bacca70`
  - `baguette`
  - `baion_808`
  - `bajjak`
  - `bandominedoni`
  - `bantam44`
  - `barleycorn_smd`
  - `barracuda`
  - `basekeys/slice/rev1`
  - `basekeys/slice/rev1_rgb`
  - `basekeys/trifecta`
  - `basketweave`
  - `bastardkb/dilemma/4x6_4`
  - `bbrfkr/dynamis`
  - `bear_face`
  - `beatervan`
  - `bemeier/bmek`
  - `biacco42/ergo42`
  - `biacco42/meishi`
  - `biacco42/meishi2`
  - `binepad/bn003`
  - `binepad/bn009/r1`
  - `binepad/bnr1`
  - `bioi/g60`
  - `bioi/g60ble`
  - `bioi/morgan65`
  - `bioi/s65`
  - `blackplum`
  - `blank/blank01`
  - `blank_tehnologii/manibus`
  - `blockey`
  - `bluebell/swoop`
  - `boardrun/bizarre`
  - `boardrun/classic`
  - `boardsource/equals/48`
  - `boardsource/equals/60`
  - `boardwalk`
  - `bop`
  - `boston`
  - `boston_meetup/2019`
  - `box75`
  - `bpiphany/four_banger`
  - `bpiphany/frosty_flake`
  - `bpiphany/ghost_squid`
  - `bpiphany/hid_liber`
  - `bpiphany/kitten_paw`
  - `bpiphany/tiger_lily`
  - `bpiphany/unloved_bastard`
  - `bt66tech/bt66tech60`
  - `bubble75/hotswap`
  - `budgy`
  - `buildakb/potato65`
  - `buildakb/potato65hs`
  - `buildakb/potato65s`
  - `buzzard`
2024-04-11 14:21:32 -07:00
..
keymaps Remove obvious user keymaps, keyboards/{b,c}* edition. (#22693) 2023-12-18 16:05:50 +11:00
config.h Manibus keyboard, update pinout (#20309) 2023-04-04 09:13:42 +10:00
keyboard.json Data-Driven Keyboard Conversions: B (#23425) 2024-04-11 14:21:32 -07:00
readme.md [Keyboard] Add Manibus keyboard and layout from Blank Tehnologii (#11832) 2021-02-21 20:45:02 -08: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.