summaryrefslogtreecommitdiffstats
path: root/keyboards/keychron
Commit message (Expand)AuthorAgeFilesLines
* change battery voltage meause and battery low indication; update from latest...lokher2023-01-1235-177/+414
* fix incorrect LED_CAPS_LOCK_PIN and use SPI to drive HC595 in k3_prolokher2023-01-074-3/+33
* Add k3_prolokher2023-01-0537-5/+2644
* fix USB doesn't work after waking up from low power modelokher2022-12-301-1/+5
* fix via not working issue due to incorrect return type of via_command_kb() in...lokher2022-12-233-4/+16
* Add k2_pro; Change LED_MATRIX_VAL_STEP to 16; Fix incorrect payload len in ck...lokher2022-12-1440-5/+2650
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-07431-20982/+661
* Merge upstream masterlokher2022-12-06323-274/+13599
|\
| * [Keyboard] Add Keychron Q8 (#19126)lalalademaxiya12022-12-0452-0/+2435
| * Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-272-3/+3
| * Fixup keychron/q5 (#19119)jack2022-11-209-9/+11
| * Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-2053-0/+2808
| |\
| | * [Keyboard] Keychron Q5 (#18283)lalalademaxiya12022-11-1953-0/+2808
| * | Fixup keychron/q6 (#19066)jack2022-11-149-9/+13
| * | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-1353-0/+2939
| |\|
| | * [Keyboard] Keychron Q6 (#18288)lalalademaxiya12022-11-1253-0/+2939
| * | VIA V3 - The Custom UI Update (#18222)Wilba2022-11-102-15/+0
| * | Rollback unrelated changes from previous PR. (#19015)Nick Brassel2022-11-101-2/+12
| * | Fixup keychron/q1/iso_encoder (#19006)jack2022-11-092-3/+3
| * | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-0814-12/+572
| |\|
| | * [Keyboard] Add ISO Encoder variant of Keychron Q1v1 (#18829)adophoxia2022-11-0814-12/+572
| * | Normalise Unicode keycodes (#18898)Ryan2022-10-311-1/+1
| * | Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan2022-10-211-2/+2
| * | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-211-0/+7
| |\|
| | * Keychron Q3 I2C & CKLED2001 transfer speedup (#18780)Stefan2022-10-201-0/+7
| * | Remove legacy keycodes, part 4 (#18683)Ryan2022-10-133-3/+3
| * | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-131-1/+1
| |\|
| | * Update info.json of Q3 ISO with Encoder (#18697)lalalademaxiya12022-10-131-1/+1
| * | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-1318-55/+55
| |\|
| | * Keychron Q3 Layout Touch-Up (#18696)James Young2022-10-1318-55/+55
| * | Fixup keychron/q3 (#18687)jack2022-10-1319-49/+51
| * | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-1278-0/+4014
| |\|
| | * Keychron q3 (#16912)lalalademaxiya12022-10-1378-0/+4014
| * | Remove legacy keycodes, part 2 (#18660)Ryan2022-10-102-11/+11
| * | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-0710-80/+46
| |\|
| | * Add encoder map support for Keychron Q1v1 and Q2 (#18598)adophoxia2022-10-0610-80/+46
| * | Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-048-16/+27
| * | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-09-307-19/+21
| |\|
| | * Fix keychron q2 iso default keymaps (#18501)Daniel Bast2022-09-294-4/+4
| | * Update q0 for keychron (#18522)lalalademaxiya12022-09-293-15/+17
| * | Remove lingering `DRIVER_LED_TOTAL` references (#18475)jack2022-09-252-2/+2
| * | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-09-2415-0/+555
| |\|
| | * [Keyboard] Add Keychron Q0 (#18348)adophoxia2022-09-2415-0/+555
| * | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-2320-20/+20
| |/
* | Add K6 Pro;Fix PID of K8 Pro ISO RGBlokher2022-10-2652-17/+2550
* | refactor indicator.c; fix LED/RGB_MATRIX_BRIGHTNESS_TURN_OFF_VAL related issuelokher2022-09-228-127/+199
* | merge upstream masterlokher2022-09-13141-20/+7257
|\|
| * RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-2/+2
| * Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-2016-47/+49
| |\
| | * Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-2016-47/+49