summaryrefslogtreecommitdiffstats
path: root/keyboards/donutcables/budget96/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-231-29/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-3/+0
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-111-5/+0
* Move backlight config to data driven (#19910)Ryan2023-02-261-2/+0
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-1/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-3/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-171-3/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-1/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-1/+10
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: D (#17814)Ryan2022-07-291-6/+0
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-101-0/+3
* Budget96 VIA (#11737)MechMerlin2021-02-181-3/+3
* [Keyboard] Budget96 info cleanup and updates (#10268)DonutCables2020-09-211-5/+5
* Update config.h - Fixed number of RGB LEDs (#8316)Ryan2020-03-051-1/+1
* Fix LED configuration for PS2AVRGB boards (#7989)fauxpark2020-01-231-0/+1
* Remove custom backlight code for PS2AVRGB boards (#7775)fauxpark2020-01-181-1/+2
* Set device version from config.h for V-USB boards (#7316)fauxpark2019-11-151-0/+1
* Remove NO_BACKLIGHT_CLOCK (#6418)fauxpark2019-07-271-1/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* [Keyboard] Refactor budget96 to remove custom i2c code in favor of QMK i2c_ma...MechMerlin2019-04-071-6/+0
* [Keyboard] Add Budget96 by Donut Cables (#5550)MechMerlin2019-04-041-0/+47