summaryrefslogtreecommitdiffstats
path: root/keyboards/jian/rev2
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-2/+1
* Move `RGBLIGHT_SPLIT` to data driven (#21190)Ryan2023-06-152-1/+3
* 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-293-60/+59
* 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 QMK LUFA bootloader config to data driven (#19879)Ryan2023-02-232-3/+4
* Move backlight config to data driven, part 1 (#19887)Ryan2023-02-211-1/+0
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-2/+3
* 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 RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-1/+10
* 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
* [Keymap] Add jian/keymaps/left_hand (#11196)KgOfHedgehogs2021-01-052-0/+20
* [Keyboard] Fix jian backlight related ifdefs (#10679)KgOfHedgehogs2020-10-221-0/+2
* Add jian/keymaps/via/config.h (#9948)KgOfHedgehogs2020-08-131-1/+1
* Add jian qmk_via layout and LTO_ENABLE to all jian revs (#9606)KgOfHedgehogs2020-07-061-0/+3
* [Keyboard] Jian keyboard (#8914)KgOfHedgehogs2020-06-174-0/+269