summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/levinson/rev2/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-3/+0
* Move `RGBLED_SPLIT` to data driven (#21113)Ryan2023-06-061-1/+0
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-1/+0
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-111-6/+0
* Move backlight config to data driven (#19910)Ryan2023-02-261-4/+0
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-171-3/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-201-7/+0
* Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-201-1/+0
* Add Levinson VIA support (#10631)Danny2020-10-171-1/+1
* Keebio RGB wiring update (#7754)Danny2020-08-291-1/+1
* Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)fauxpark2020-01-191-0/+2
* Remove QMK_KEYBOARD_CONFIG_H from boards (#7635)Joel Challis2019-12-161-2/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* [Keyboard] Move Keebio boards to own folder (#5109)Danny2019-02-121-0/+59