Ryan a939293aca Move keyboard USB IDs and strings to data driven: C (#17789) před 4 roky
..
keymaps 99b35940bc Remove unnecessary backslash-escapes in default keymaps (#15472) před 4 roky
centromere.c f0b30e0027 Make Swap Hands use PROGMEM (#12284) před 5 roky
centromere.h c8b721d7c6 split_3x5_3 layout support (#9624) před 6 roky
config.h a939293aca Move keyboard USB IDs and strings to data driven: C (#17789) před 4 roky
info.json a939293aca Move keyboard USB IDs and strings to data driven: C (#17789) před 4 roky
matrix.c 6567b21688 Move more UART-based keyboards to use timeout correctly. (#17329) před 4 roky
readme.md 675ac4ac4a Centromere Configurator layout support and readme update (#8190) před 6 roky
rules.mk 6f81880f17 Convert some more boards to Matrix Lite (#15489) před 4 roky

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.