|
|
1 năm trước cách đây | |
|---|---|---|
| .. | ||
| keymaps | d235352504 Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693) | 2 năm trước cách đây |
| centromere.c | d09a06a1b3 Update GPIO API usage in keyboard code (#23361) | 2 năm trước cách đây |
| centromere.h | d09a06a1b3 Update GPIO API usage in keyboard code (#23361) | 2 năm trước cách đây |
| config.h | f20a05440e Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) | 3 năm trước cách đây |
| keyboard.json | 960c4969a5 Remove empty `url` fields (#25181) | 1 năm trước cách đây |
| matrix.c | 2dd406f08f Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371) | 2 năm trước cách đây |
| readme.md | 675ac4ac4a Centromere Configurator layout support and readme update (#8190) | 6 năm trước cách đây |
| rules.mk | a532d1cc5a Data-driven Keyboard Conversions: C (#23453) | 2 năm trước cách đây |
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.
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.
