summaryrefslogtreecommitdiffstats
path: root/keyboards/xiudi/xd84
Commit message (Expand)AuthorAgeFilesLines
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Move 75% and 96% layouts to data driven (#20289)Ryan2023-04-052-228/+179
* Remove more empty headers (#20155)Ryan2023-03-171-16/+0
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-101-16/+0
* Move backlight config to data driven (#19910)Ryan2023-02-262-3/+2
* Move backlight config to data driven, part 1 (#19887)Ryan2023-02-212-1/+3
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-3/+4
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-7/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-3/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-151-13/+10
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: X (#17925)Ryan2022-08-062-7/+6
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Align existing pca9555 driver to better match mcp23018 API (#16277)Joel Challis2022-02-091-1/+2
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-52/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove backlight pin references in rules.mk (#14513)Ryan2021-09-201-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-4/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Update readme files (#14172)Joel Challis2021-08-261-6/+6
* Organize KPrepublic, K.T.E.C, xiudi boards into directories (#12159)peepeetee2021-08-2213-0/+897