summaryrefslogtreecommitdiff
path: root/keyboards/aeboards
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Migrate `g_led_config` to DD (0-9, A) (#25558)Jack Sangdahl2-40/+74
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis9-9/+0
2025-01-30Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24845)Joel Challis1-1/+0
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis1-1/+0
2025-01-20Remove DEFAULT_FOLDER where keyboard aliases already exists (#24838)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel12-325/+0
2024-08-25Update Underglow keycodes (#23765)Ryan2-6/+6
2024-07-11Various fixes for keyboards not implementing callbacks correctly (#24092)Joel Challis1-1/+3
2024-06-22Migrate `led_update_kb` implementations to DD (#23980)Joel Challis4-31/+13
2024-05-20Remove RGB keycodes from boards with no RGB config (#23709)Ryan4-12/+12
2024-05-17Delete trivial keymap readmes (#23714)Ryan10-20/+0
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan3-21/+21
2024-04-12Migrate build target markers to keyboard.json - 0AB (#23488)Joel Challis2-0/+0
2024-04-02Data-Driven Keyboard Conversions: A (#23379)James Young19-164/+88
2024-03-14Migrate features from rules.mk to DD (#23247)Joel Challis2-11/+8
2024-02-09LED drivers: place I2C addresses into an array (#22975)Ryan1-4/+4
2024-01-02Migrate RGB Matrix config to info.json - A (#22798)Joel Challis2-60/+52
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-12-13fix: improper usage of keyboard/user-level functions (#22652)Less/Rikki1-22/+28
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis1-1/+0
2023-11-01Relocate LED driver init code (#22365)Ryan2-4/+4
2023-10-22Add `_flush()` functions to LED drivers (#22308)Ryan1-17/+6
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan2-8/+8
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan1-1/+1
2023-10-04Update ISSI LED types (#22099)Ryan1-1/+1
2023-09-25Simplify more feature driver defines (#22090)Ryan1-1/+1
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan1-2/+2
2023-09-14Migrate i2c EEPROM_DRIVER to info.json (#22013)Joel Challis2-2/+3
2023-09-13is31fl3731: driver naming cleanups (#21918)Ryan1-1/+1
2023-09-04Resolve some "Layout should not contain name of keyboard" lint warnings (#21898)Joel Challis9-111/+24
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-13/+13
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-9/+9
2023-08-15OLED: driver naming cleanups (#21710)Ryan2-2/+0
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel1-2/+0
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+3
2023-05-17AEBoards Aegis Layout Additions (#20960)James Young6-126/+543
2023-05-02`info.json` whitespace cleanups (#20651)Ryan3-3/+0
2023-04-25Move miscellaneous layouts to data driven (#20516)Ryan11-878/+391
2023-04-18AEBoards Constellation Layout Macro Updates (#20487)James Young9-9/+335
2023-04-16AEBoards Satellite Rev1 Layout Macro Conversion (#20442)James Young4-76/+94
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan10-415/+273
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-1/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+1
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan2-1/+3
2023-03-17Remove more empty headers (#20155)Ryan1-17/+0
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan6-126/+0
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan8-32/+20
2023-02-26Move backlight config to data driven (#19910)Ryan2-4/+5