summaryrefslogtreecommitdiff
path: root/keyboards/fjlabs/avalon
AgeCommit message (Expand)AuthorFilesLines
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-59/+0
2024-05-21Migrate `LOCKING_*_ENABLE` to Data-Driven: F (#23757)James Young2-23/+6
2024-04-16Migrate build target markers to keyboard.json - FG (#23534)Joel Challis1-0/+0
2024-04-14Data-Driven Keyboard Conversions: F (#23516)James Young2-13/+8
2024-02-01Migrate lighting defaults to info.json (#22920)Joel Challis2-4/+4
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-13/+14
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+3
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan1-1/+0
2023-04-29FJLabs Avalon Layout Additions and Touch-Up (#20620)James Young13-122/+1185
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan2-105/+83
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-03-17Remove more empty headers (#20155)Ryan1-14/+0
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan2-19/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan2-3/+3
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-11-03Remove more `UNUSED_PINS` defines (#18940)Ryan1-1/+0
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan2-4/+4
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan2-2/+2
2022-09-14Remove `RESET` keycodes from fjlabs keyboards (#18364)jack2-2/+2
2022-09-03Remove more RESET keycode references (#18252)Joel Challis1-1/+1
2022-08-29[Keyboard] Add Trailblazer Avalon (#17568)Felix Jen9-0/+353