summaryrefslogtreecommitdiffstats
path: root/keyboards/jian
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-236-36/+39
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-246-8/+3
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-188-33/+37
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-166-7/+3
* Move `RGBLIGHT_SPLIT` to data driven (#21190)Ryan2023-06-156-3/+9
* 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-066-3/+9
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-034-5/+0
* Fix layouts containing keys with multiple matrix positions (#20191)Ryan2023-03-2916-288/+295
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-166-24/+4
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-058-47/+20
* Move backlight config to data driven (#19910)Ryan2023-02-266-16/+13
* Move QMK LUFA bootloader config to data driven (#19879)Ryan2023-02-234-6/+8
* Move backlight config to data driven, part 1 (#19887)Ryan2023-02-213-3/+0
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-2/+3
* Remove matrix size defines (#19581)Ryan2023-02-174-16/+0
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-20/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-088-28/+12
* Debounce defines cleanup (#19742)Ryan2023-02-034-12/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-315-5/+0
* Normalise Swap Hands keycodes (#19720)Ryan2023-01-303-3/+3
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-282-2/+0
* Remove useless line continuations (#19399)Ryan2022-12-301-3/+3
* Remove .noci functionality (#19122)Joel Challis2022-11-213-0/+0
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-064-8/+8
* Normalise Auto Shift keycodes (#18892)Ryan2022-10-281-3/+3
* Remove legacy Debug keycode (#18769)Ryan2022-10-194-4/+4
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-154-4/+4
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-153-3/+31
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-062-4/+0
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-2/+2
* Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-209-29/+29
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-104-28/+0
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-191-1/+1
* Make Swap Hands use PROGMEM (#12284)Drashna Jaelre2021-05-094-4/+4
* Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-204-4/+0
* [Keymap] Add jian/keymaps/left_hand (#11196)KgOfHedgehogs2021-01-056-0/+116
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-213-0/+0
* [Keyboard] Fix jian backlight related ifdefs (#10679)KgOfHedgehogs2020-10-224-2/+8
* Add jian/keymaps/via/config.h (#9948)KgOfHedgehogs2020-08-132-1/+23
* Update Jian readme.md (#9685)KgOfHedgehogs2020-07-101-1/+4
* Add jian qmk_via layout and LTO_ENABLE to all jian revs (#9606)KgOfHedgehogs2020-07-065-0/+38
* [Keyboard] Jian keyboard (#8914)KgOfHedgehogs2020-06-1728-0/+1802