summaryrefslogtreecommitdiff
path: root/keyboards/aeboards
AgeCommit message (Expand)Author
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan
2023-09-14Migrate i2c EEPROM_DRIVER to info.json (#22013)Joel Challis
2023-09-13is31fl3731: driver naming cleanups (#21918)Ryan
2023-09-04Resolve some "Layout should not contain name of keyboard" lint warnings (#21898)Joel Challis
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-08-15OLED: driver naming cleanups (#21710)Ryan
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-05-17AEBoards Aegis Layout Additions (#20960)James Young
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-04-25Move miscellaneous layouts to data driven (#20516)Ryan
2023-04-18AEBoards Constellation Layout Macro Updates (#20487)James Young
2023-04-16AEBoards Satellite Rev1 Layout Macro Conversion (#20442)James Young
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-21Move backlight config to data driven, part 1 (#19887)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Move LED indicator config to data driven (#19800)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-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-11-22initial (#19137)jack
2022-11-22Merge remote-tracking branch 'origin/master' into developzvecr
2022-11-20[Keyboard] Add Satellite Rev1 (#18869)Xelus22
2022-11-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-11-20[Keyboard] EXT65 rev3 support (#18873)Xelus22
2022-11-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-15[Keyboard] Add Constellation Rev3 (#18868)Xelus22
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan
2022-10-19Remove legacy Debug keycode (#18769)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre
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-07-26Move keyboard USB IDs and strings to data driven: A (#17781)Ryan
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2021-12-12Fix up build options comments (#15463)Ryan
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-11-02[Core] Change OLED task function to be boolean (#14864)Drashna Jaelre