summaryrefslogtreecommitdiff
path: root/keyboards/viendi8l/config.h
AgeCommit message (Expand)Author
2024-02-01Migrate lighting defaults to info.json (#22920)Joel Challis
2023-06-18Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan
2023-02-26Move encoder config to data driven (#19923)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-08-12Fix viendi8l compilation (#18017)Ryan
2022-08-10[Keyboard] Add Viendi8L (#17943)Álvaro A. Volpato