summaryrefslogtreecommitdiff
path: root/keyboards/aeboards
AgeCommit message (Expand)Author
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
2021-09-29Merge remote-tracking branch 'upstream/master' into developJames Young
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan
2021-09-21Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan
2021-09-20Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-09-20Remove backlight pin references in rules.mk (#14513)Ryan
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-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus22
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
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-06-08Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan
2021-06-03Fix up WS2812 SPI driver on F072. (#13022)Nick Brassel
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-03-15Add missing info.json files for keyboards (#12239)James Young
2021-02-09Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre
2021-01-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-25Remove redundant I2C config defines from keyboards (#11661)Ryan
2021-01-21ChibiOS conf migrations... take 11 (#11646)Nick Brassel
2021-01-20Fix up comments showing how to execute config migration. (#11621)Nick Brassel
2021-01-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-11Remove `DESCRIPTION`, 0-A (#11369)Ryan
2020-12-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2020-12-21Initial list of keyboards to exclude from CI (#11213)Zach White
2020-12-05ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young
2020-11-01[Keyboard] Fix keyboard matrix scan rate with F072 (#10226)Xelus22
2020-10-13Remove bootloader_defs.h for some F072 boards (#10582)Ryan
2020-08-17[Keyboard] AEBoards Constellation (#9972)Xelus22
2020-08-12[Keyboard] AEboards Ext65 rev2 (#9482)Xelus22
2020-06-28Fix ordering for new info.jsons (#9567)Ryan
2020-06-28Add missing info.jsons for a few boards (#9549)Ryan
2020-01-29Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty
2020-01-03VIA Configurator Refactor (#7268)Wilba
2019-11-21[Keyboard] Update default keymaps to use `layer_state_t` (#7444)Drashna Jaelre
2019-10-11[Keyboard] wilba.tech PCB refactoring (#6982)Wilba
2019-10-05Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark