summaryrefslogtreecommitdiffstats
path: root/keyboards/jian/rev1
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-12/+13
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-3/+1
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-183-16/+18
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-162-3/+1
* Move `RGBLIGHT_SPLIT` to data driven (#21190)Ryan2023-06-152-1/+3
* Remove `FLIP_HALF` layouts and move to data driven (#20588)Ryan2023-04-303-23/+18
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Fix layouts containing keys with multiple matrix positions (#20191)Ryan2023-03-292-35/+58
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-161-1/+1
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-052-7/+5
* Move backlight config to data driven (#19910)Ryan2023-02-262-5/+4
* Move backlight config to data driven, part 1 (#19887)Ryan2023-02-211-1/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-7/+3
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+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-1/+0
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-1/+11
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-061-2/+0
* Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-202-7/+6
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-1/+1
* Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-201-1/+0
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
* [Keyboard] Fix jian backlight related ifdefs (#10679)KgOfHedgehogs2020-10-221-0/+2
* [Keyboard] Jian keyboard (#8914)KgOfHedgehogs2020-06-174-0/+288