summaryrefslogtreecommitdiffstats
path: root/keyboards/fjlabs/avalon
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-13/+14
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+3
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-271-1/+0
* FJLabs Avalon Layout Additions and Touch-Up (#20620)James Young2023-04-2913-122/+1185
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-152-105/+83
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Remove more empty headers (#20155)Ryan2023-03-171-14/+0
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-102-19/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-3/+3
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove more `UNUSED_PINS` defines (#18940)Ryan2022-11-031-1/+0
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-4/+4
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
* Remove `RESET` keycodes from fjlabs keyboards (#18364)jack2022-09-142-2/+2
* Remove more RESET keycode references (#18252)Joel Challis2022-09-031-1/+1
* [Keyboard] Add Trailblazer Avalon (#17568)Felix Jen2022-08-299-0/+353