summaryrefslogtreecommitdiff
path: root/keyboards/jian
AgeCommit message (Expand)Author
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan
2023-12-05Remove "empty" files (#22603)Joel Challis
2023-11-23Migrate some dip switch config to info.json (#22437)Joel Challis
2023-11-12Remove requirement for `keymap_steno.h` include in keymaps (#22423)Ryan
2023-10-14jian/rev1: convert to DIP Switch (#22248)Ryan
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan
2023-06-15Move `RGBLIGHT_SPLIT` to data driven (#21190)Ryan
2023-04-30Remove `FLIP_HALF` layouts and move to data driven (#20588)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2023-03-29Fix layouts containing keys with multiple matrix positions (#20191)Ryan
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-23Move QMK LUFA bootloader config to data driven (#19879)Ryan
2023-02-21Move backlight config to data driven, part 1 (#19887)Ryan
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-30Normalise Swap Hands keycodes (#19720)Ryan
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2022-12-30Remove useless line continuations (#19399)Ryan
2022-11-21Remove .noci functionality (#19122)Joel Challis
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel
2022-10-28Normalise Auto Shift keycodes (#18892)Ryan
2022-10-19Remove legacy Debug keycode (#18769)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre
2022-09-06Remove legacy USE_SERIAL define (#18292)Dasky
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-07-19[Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus22
2021-05-09Make Swap Hands use PROGMEM (#12284)Drashna Jaelre
2021-01-20Remove `DESCRIPTION`, H-J (#11616)Ryan
2021-01-05[Keymap] Add jian/keymaps/left_hand (#11196)KgOfHedgehogs
2020-12-21Initial list of keyboards to exclude from CI (#11213)Zach White
2020-10-22[Keyboard] Fix jian backlight related ifdefs (#10679)KgOfHedgehogs
2020-08-13Add jian/keymaps/via/config.h (#9948)KgOfHedgehogs
2020-07-10Update Jian readme.md (#9685)KgOfHedgehogs
2020-07-06Add jian qmk_via layout and LTO_ENABLE to all jian revs (#9606)KgOfHedgehogs
2020-06-17[Keyboard] Jian keyboard (#8914)KgOfHedgehogs