Ryan f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago
..
keymaps efe520645e Normalise Combo keycodes (#18877) 3 years ago
centromere.c 1646c0f26c 2021 May 29 Breaking Changes Update (#13034) 5 years ago
centromere.h c8b721d7c6 split_3x5_3 layout support (#9624) 6 years ago
config.h f20a05440e Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) 3 years ago
info.json f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago
matrix.c 6567b21688 Move more UART-based keyboards to use timeout correctly. (#17329) 4 years ago
readme.md 675ac4ac4a Centromere Configurator layout support and readme update (#8190) 6 years ago
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago

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.