qmk-dactyl-manuform-a/keyboards/centromere
Danilo de Klerk c8b721d7c6
split_3x5_3 layout support (#9624)
* Add split_3x5_3 support to Minidox

* Add split_3x5_3 support to Miniaxe

* Add LAYOUT_mini to Centromere

This layout macro removes the need or KC_NO keycodes in the keymap.

* Add split_3x5_3 support to Centromere

* Add split_3x5_3 support to suihankey split

* Add LAYOUT_mini to centromere/info.json

* Add LAYOUT_mini to crkbd

* Add split_3x5_3 support to crkbd

* Change mini layout names

* Rename main layouts for split_3x6_3 keyboards

* Use split_3x5_3 macro for remaining keyboards

* Update relevant info.json files

* Fix suihankey/split/alpha macro

* Add layout aliases for suihankey
2020-08-06 10:36:26 -07:00
..
keymaps split_3x5_3 layout support (#9624) 2020-08-06 10:36:26 -07:00
centromere.c [Keyboard] Add configs for Centromere keyboard (#7467) 2020-02-15 21:05:20 -08:00
centromere.h split_3x5_3 layout support (#9624) 2020-08-06 10:36:26 -07:00
config.h [Keyboard] Add configs for Centromere keyboard (#7467) 2020-02-15 21:05:20 -08:00
info.json split_3x5_3 layout support (#9624) 2020-08-06 10:36:26 -07:00
matrix.c [Keyboard] Add configs for Centromere keyboard (#7467) 2020-02-15 21:05:20 -08:00
readme.md Centromere Configurator layout support and readme update (#8190) 2020-02-18 13:04:43 +11:00
rules.mk split_3x5_3 layout support (#9624) 2020-08-06 10:36:26 -07:00

readme.md

Centromere

Centromere

Centromere is a custom wireless ergonomic keyboard, with 6x3 columnar staggered keys and a 3 key thumb cluster. Centromere keyboards can utilize hot-swap Kailh sockets for MX switches, and either Choc or MX switches can be permanently soldered. There are two types of receiver that use two different MCU for the Centromere board, and you can define which one you are using by defining your rules.mk file appropriately, as shown in the default keymaps.

  • Keyboard Maintainer: spe2
  • Hardware Supported: Centromere PCBs
  • Hardware Availability: Southpaw Design

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

make centromere:default

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