summaryrefslogtreecommitdiff
path: root/keyboards/acheron/athena
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis2-2/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis2-2/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-09-24Remove `STM32_PWM_USE_ADVANCED` references (#24432)Joel Challis2-6/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel4-104/+0
2024-07-11bad_kb_funcs1zvecr1-0/+2
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan2-8/+8
2024-04-02Data-Driven Keyboard Conversions: A (#23379)James Young4-6/+12
2024-03-30Migrate features and LTO from rules.mk to data driven (#23302)Joel Challis4-30/+26
2024-03-02WS2812 PWM: prefix for DMA defines (#23111)Ryan2-4/+4
2023-08-23Move RGBLight animations to data driven (#21635)Ryan4-23/+26
2023-07-08Relocate backlight drivers (#21444)Ryan3-4/+1
2023-07-02Move miscellaneous defines to data driven (#21382)Ryan1-1/+0
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2-4/+0
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan4-2/+6
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan4-2/+6
2023-04-04Move TKL F13 and FRL layouts to data driven (#20310)Ryan7-1285/+1931
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2-40/+0
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan4-12/+10
2023-02-26Move backlight config to data driven (#19910)Ryan6-9/+9
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2-5/+1
2023-02-21Move backlight config to data driven, part 1 (#19887)Ryan4-3/+7
2023-02-17Remove matrix size defines (#19581)Ryan2-6/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan4-4/+6
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan4-15/+6
2023-02-03Debounce defines cleanup (#19742)Ryan2-4/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2-2/+0
2022-08-15Migrate more F4x1 board files (#18046)Joel Challis6-30/+3
2022-08-13Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)Ryan5-15/+18
2022-08-10Acheron Athena Layout Macro Refactor and Additions (#17973)James Young7-122/+1314
2022-08-07RESET -> QK_BOOT default keymaps (#17939)Joel Challis4-4/+4
2022-07-26[Keyboard] Acheron Athena support (#16818)Álvaro A. Volpato21-0/+777