summaryrefslogtreecommitdiff
path: root/keyboards/aeboards
AgeCommit message (Expand)Author
2024-02-09LED drivers: place I2C addresses into an array (#22975)Ryan
2024-01-02Migrate RGB Matrix config to info.json - A (#22798)Joel Challis
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan
2023-12-13fix: improper usage of keyboard/user-level functions (#22652)Less/Rikki
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis
2023-11-01Relocate LED driver init code (#22365)Ryan
2023-10-22Add `_flush()` functions to LED drivers (#22308)Ryan
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan
2023-10-04Update ISSI LED types (#22099)Ryan
2023-09-25Simplify more feature driver defines (#22090)Ryan
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