summaryrefslogtreecommitdiffstats
path: root/keyboards/horrortroll/chinese_pcb
Commit message (Expand)AuthorAgeFilesLines
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-3/+3
* Move `FORCE_NKRO` to data driven (#20604)Ryan2023-05-014-8/+4
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-064-4/+6
* Move 65% layouts to data driven (#20308)Ryan2023-04-045-3190/+2284
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-104-16/+10
* Move backlight config to data driven (#19910)Ryan2023-02-262-6/+4
* Remove matrix size defines (#19581)Ryan2023-02-172-8/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-3/+3
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+4
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-072-6/+0
* Debounce defines cleanup (#19742)Ryan2023-02-032-6/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
* [Keyboard] Add keyboard Caticorn (#19138)HorrorTroll2022-11-301-6/+6
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-0814-163/+58
|\
| * [Keyboard] Refactor chinese PCB folder (#18923)HorrorTroll2022-11-0814-163/+58
* | Reworked backlight keycodes. (#18961)Nick Brassel2022-11-062-2/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-217-54/+75
|\|
| * Update Black E6.5 keymap issues on QMK Configurator (#18794)HorrorTroll2022-10-207-54/+75
* | Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-042-2/+4
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
|/
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-202-2/+2
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-202-2/+2
* | [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann2022-08-062-6/+0
|/
* Move keyboard USB IDs and strings to data driven: H (#17821)Ryan2022-07-284-15/+13
* keyboards: fix malformed info.json files (#17292)Ryan Skidmore2022-06-021-30/+30
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* [Keyboard] Move M63 RGB into maker folder (#17061)HorrorTroll2022-05-1113-732/+0
* [Keyboard] Add Black E6.5 keyboard (#16807)HorrorTroll2022-05-1113-5/+3546
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis2022-02-262-4/+2
* [Keyboard] Fixed RGB number for Devil68 Pro (#16003)HorrorTroll2022-01-233-3/+3
* [Keyboard] Add M63 RGB keyboard (#15887)HorrorTroll2022-01-2113-5/+738
* [Keyboard] Add Devil68 Pro (#15820)HorrorTroll2022-01-1413-0/+747