summaryrefslogtreecommitdiff
path: root/keyboards/centromere
AgeCommit message (Expand)AuthorFilesLines
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan2-22/+22
2024-04-16Migrate build target markers to keyboard.json - E (#23529)Joel Challis1-0/+0
2024-04-11Data-driven Keyboard Conversions: C (#23453)James Young2-13/+8
2024-03-30Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)Ryan1-1/+0
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel5-299/+0
2023-11-27Remove userspace keymaps (#22544)Joel Challis2-56/+0
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan1-1/+1
2023-09-25amend split_* community_layouts in keyboards (#21847)Duncan Sutherland1-1/+1
2023-05-15Keymap introspection for combos. (#19670)Nick Brassel2-8/+7
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition1-1/+0
2023-04-01Move split layouts to data driven (#20290)Ryan2-114/+95
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan1-3/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan2-2/+1
2022-10-27Normalise Combo keycodes (#18877)Ryan1-1/+1
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis2-2/+2
2022-07-26Move keyboard USB IDs and strings to data driven: C (#17789)Ryan2-8/+6
2022-06-08Move more UART-based keyboards to use timeout correctly. (#17329)Tomasz Janeczko1-2/+9
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan1-2/+0
2021-12-27Convert some more boards to Matrix Lite (#15489)Ryan2-113/+25
2021-12-15Migrate serial_uart usages to UART driver (#15479)Ryan3-15/+7
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2-30/+30
2021-12-12Fix up build options comments (#15463)Ryan1-1/+1
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-1/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan1-1/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-2/+0
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan2-14/+0
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young1-1/+0
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-05-09Make Swap Hands use PROGMEM (#12284)Drashna Jaelre1-5/+5
2021-02-06Remove legacy print backward compatiblitly (#11805)Joel Challis1-1/+1
2021-02-06Serial refactor (#11521)Ryan4-28/+8
2021-01-15Remove `DESCRIPTION`, B-D (#11513)Ryan1-1/+0
2020-09-01add centromere:mattly keymap (#10177)Matthew Lyon2-0/+56
2020-08-07[Keymap] add mini_bom chorded keymap (#9916)Tom Barnes4-0/+183
2020-08-06split_3x5_3 layout support (#9624)Danilo de Klerk6-32/+88
2020-07-09split_3x6_3 layout support (#9625)Danilo de Klerk2-0/+4
2020-04-02Add additional minimal "mini" keymap for Centromere (#8579)spe21-0/+118
2020-02-18Centromere Configurator layout support and readme update (#8190)James Young2-1/+70
2020-02-15[Keyboard] Add configs for Centromere keyboard (#7467)spe29-0/+516