summaryrefslogtreecommitdiff
path: root/keyboards/panc60/config.h
AgeCommit message (Expand)Author
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Move LED indicator config to data driven (#19800)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-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-08-03Move keyboard USB IDs and strings to data driven: P (#17875)Ryan
2021-03-10Refactor to use led config - Part 6 (#12115)Joel Challis
2020-03-26V-USB: Use manufacturer and product strings from config.h (#7797)Ryan
2020-01-18Remove custom backlight code for PS2AVRGB boards (#7775)fauxpark
2019-11-15Set device version from config.h for V-USB boards (#7316)fauxpark
2019-07-27Remove NO_BACKLIGHT_CLOCK (#6418)fauxpark
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-04-06[Keyboard] Panc60 Refactor (#5559)MechMerlin
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre
2018-09-23Keyboard: Panc60 (#3961)MechMerlin