summaryrefslogtreecommitdiff
path: root/keyboards/lazydesigners/dimple/config.h
AgeCommit message (Expand)Author
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre
2022-08-20Merge remote-tracking branch 'upstream/master' into developfauxpark
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-02-21Update the support for lazydesigners/dimple (#14797)jackytrabbit
2021-01-20Remove `DESCRIPTION`, K-M (#11619)Ryan
2020-03-17Add VIA support for LazyDesigners Dimple. (#8447)Erovia
2019-10-07Dimple: Fix Caps Lock LED behaviour (#6936)Erovia
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-05-23Add support for Dimple (#5963)Erovia