summaryrefslogtreecommitdiff
path: root/keyboards/aeboards/constellation
AgeCommit message (Expand)Author
2023-09-14Migrate i2c EEPROM_DRIVER to info.json (#22013)Joel Challis
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-04-18AEBoards Constellation Layout Macro Updates (#20487)James Young
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-11-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-15[Keyboard] Add Constellation Rev3 (#18868)Xelus22
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-08-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-13Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)Ryan
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-09-12Align ChibiOS I2C defs with other drivers (#14399)Joel Challis
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-07-26[Keyboard Update] Change to L422 (#13717)Xelus22
2021-07-21Fix MATRIX_COLS for aeboards/constellation/rev2 (#13633)Ryan
2021-07-20Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-19[Keyboard][Bug] Constellation Rev2 (#13595)Xelus22
2021-07-11first pass: matrix consistency improvements (#13471)Zach White
2021-06-20[Keyboard] Add Constellation Rev2 (#13103)Xelus22
2021-03-15Add missing info.json files for keyboards (#12239)James Young
2020-08-17[Keyboard] AEBoards Constellation (#9972)Xelus22