From 150ab564a38da25fe417d01d307768dce5fe5f16 Mon Sep 17 00:00:00 2001 From: Alex Paulescu Date: Mon, 22 Feb 2021 06:45:02 +0200 Subject: [Keyboard] Add Manibus keyboard and layout from Blank Tehnologii (#11832) Co-authored-by: Drashna Jaelre Co-authored-by: Ryan --- keyboards/blank_tehnologii/manibus/readme.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 keyboards/blank_tehnologii/manibus/readme.md (limited to 'keyboards/blank_tehnologii/manibus/readme.md') diff --git a/keyboards/blank_tehnologii/manibus/readme.md b/keyboards/blank_tehnologii/manibus/readme.md new file mode 100644 index 0000000000..2efa7c5879 --- /dev/null +++ b/keyboards/blank_tehnologii/manibus/readme.md @@ -0,0 +1,20 @@ +# Manibus keyboard + +![Imgur](https://i.imgur.com/0l17Xyyl.jpg) + +A 5x7 split ergonomic keyboard designed and sold by [Blank Tehnologii](https://blank.computer/). + +* Keyboard Maintainer: [Alex Paulescu/SamuraiKek](https://github.com/SamuraiKek) +* Hardware Supported: [ATmega32u4](https://www.digikey.com/en/products/detail/microchip-technology/ATMEGA32U4-AU/1914602) +* Hardware Availability: [Blank Tehnologii](https://blank.computer/) + +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](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). -- cgit v1.2.3