summaryrefslogtreecommitdiff
path: root/keyboards/sendyyeah/pix/config.h
AgeCommit message (Expand)AuthorFilesLines
2025-09-12Migrate `eeconfig_init_kb` implementations to config (#25422)Joel Challis1-0/+2
2024-05-23Migrate `LOCKING_*_ENABLE` to Data-Driven: S, Part 1 (#23783)James Young1-6/+0
2023-08-23Move RGBLight animations to data driven (#21635)Ryan1-10/+0
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan1-3/+0
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan1-1/+0
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan1-1/+0
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan1-1/+0
2023-05-01Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan1-2/+0
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan1-1/+0
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan1-2/+0
2023-02-26Move encoder config to data driven (#19923)Ryan1-3/+0
2023-02-14Migrate `DIRECT_PINS` to data driven (#19826)Ryan1-10/+0
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre1-1/+10
2022-08-04Move keyboard USB IDs and strings to data driven: S (#17889)Ryan1-7/+0
2021-12-27[Keyboard][Update] Add RGB Backlight feature to Pix (#14057)Sendy Aditya Suryana1-12/+14
2020-12-22[Keyboard] Add Pix (#11154)Sendy Aditya Suryana1-0/+63