summaryrefslogtreecommitdiffstats
path: root/keyboards/acheron/athena
Commit message (Expand)AuthorAgeFilesLines
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-064-2/+6
* Move TKL F13 and FRL layouts to data driven (#20310)Ryan2023-04-047-1285/+1931
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-162-40/+0
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-114-12/+10
* Move backlight config to data driven (#19910)Ryan2023-02-266-9/+9
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-222-5/+1
* Move backlight config to data driven, part 1 (#19887)Ryan2023-02-214-3/+7
* Remove matrix size defines (#19581)Ryan2023-02-172-6/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-174-4/+6
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-15/+6
* Debounce defines cleanup (#19742)Ryan2023-02-032-4/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
* Migrate more F4x1 board files (#18046)Joel Challis2022-08-156-30/+3
* Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)Ryan2022-08-135-15/+18
* Acheron Athena Layout Macro Refactor and Additions (#17973)James Young2022-08-107-122/+1314
* RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-074-4/+4
* [Keyboard] Acheron Athena support (#16818)Álvaro A. Volpato2022-07-2621-0/+777