summaryrefslogtreecommitdiffstats
path: root/keyboards/jc65/v32a/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-241-3/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-1/+0
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-051-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-2/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-1/+10
* Move keyboard USB IDs and strings to data driven: J (#17837)Ryan2022-07-291-6/+0
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-3/+0
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-101-0/+2
* V-USB: Use manufacturer and product strings from config.h (#7797)Ryan2020-03-261-2/+2
* Remove NO_UART defines from config.h for V-USB boards (#8351)Ryan2020-03-091-2/+0
* Remove custom backlight code for PS2AVRGB boards (#7775)fauxpark2020-01-181-1/+3
* Remove custom matrix from PS2AVRGB boards (#7396)fauxpark2020-01-021-2/+5
* 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
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-4/+0
* Optimize size of JC65/v32a keyboardDrashna Jaelre2018-09-281-3/+4
* Add JC65 ps2avrGB keyboard (#2351)Jason Barnachea2018-02-101-0/+46