summaryrefslogtreecommitdiff
path: root/keyboards/vertex/arc60/config.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-25Simplify more feature driver defines (#22090)Ryan1-1/+1
2023-08-23Move RGBLight animations to data driven (#21635)Ryan1-12/+0
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan1-1/+0
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan1-2/+0
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan1-1/+0
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan1-4/+0
2023-02-17Remove matrix size defines (#19581)Ryan1-5/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan1-3/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan1-20/+1
2022-08-12[Keyboard] Add arc60 (#17976)Vertex-kb1-0/+83