summaryrefslogtreecommitdiffstats
path: root/keyboards/dztech/endless80
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-3/+3
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+1
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-272-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Move TKL layouts to data driven (#20337)Ryan2023-04-052-363/+300
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Remove more empty headers (#20155)Ryan2023-03-171-16/+0
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-112-4/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-2/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-3/+4
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* 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
* DZTECH Endless80 Touch-Up (#19339)James Young2022-12-144-85/+416
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
* RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
* Move keyboard USB IDs and strings to data driven: D (#17814)Ryan2022-07-292-5/+6
* [Keyboard] add Endless80 keyboard (#15022)moyi46812022-01-129-0/+271