summaryrefslogtreecommitdiff
path: root/keyboards/horrortroll/chinese_pcb/devil68_pro/config.h
AgeCommit message (Expand)Author
2024-01-08Migrate RGB Matrix config to info.json - H (#22861)Joel Challis
2023-12-01Fix a bunch of CLI warnings (#22589)Ryan
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-11-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-08[Keyboard] Refactor chinese PCB folder (#18923)HorrorTroll
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-06[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann
2022-07-28Move keyboard USB IDs and strings to data driven: H (#17821)Ryan
2022-02-26Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis
2022-01-14[Keyboard] Add Devil68 Pro (#15820)HorrorTroll