Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2023-03-16 | 1 | -0/+14 |
|\ | |||||
| * | Update keychron_common.c (#20055) | lalalademaxiya1 | 2023-03-16 | 1 | -0/+14 |
| | | |||||
* | | Move matrix config to info.json, part 8 (#20030) | Ryan | 2023-03-11 | 61 | -121/+210 |
|/ | |||||
* | Add Keychron Q12 (#19844) | lalalademaxiya1 | 2023-03-04 | 26 | -0/+1647 |
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | Move encoder config to data driven (#19923) | Ryan | 2023-02-26 | 74 | -116/+185 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Remove VIA specific use of `MACRO0*` (#19918) | jack | 2023-02-23 | 6 | -60/+60 |
| | |||||
* | VIA Protocol 12 + fixes (#19916) | Nick Brassel | 2023-02-23 | 12 | -91/+74 |
| | | | | | Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com> | ||||
* | Add some missing `#pragma once`s (#19902) | Ryan | 2023-02-21 | 6 | -0/+12 |
| | |||||
* | Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884) | Joel Challis | 2023-02-19 | 8 | -151/+7 |
| | |||||
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 5 | -20/+0 |
| | |||||
* | Move Bootmagic config to data driven (#19860) | Ryan | 2023-02-17 | 10 | -16/+18 |
| | |||||
* | Refactor Leader key feature (#19632) | Ryan | 2023-02-13 | 1 | -58/+52 |
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2023-02-10 | 26 | -8/+1068 |
|\ | |||||
| * | Update info.json for Keychron V10 (#19791) | lalalademaxiya1 | 2023-02-09 | 1 | -1/+1 |
| | | |||||
| * | [Keyboard] Added JIS version for Keychron Q2 (#19491) | lalalademaxiya1 | 2023-02-09 | 29 | -27/+1071 |
| | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 144 | -432/+144 |
| | | |||||
* | | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 23 | -69/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Clean up `DEBOUNCE` in config.h, 0-9 * Clean up `DEBOUNCE` in config.h, A * Clean up `DEBOUNCE` in config.h, B * Clean up `DEBOUNCE` in config.h, C * Clean up `DEBOUNCE` in config.h, D * Clean up `DEBOUNCE` in config.h, E * Clean up `DEBOUNCE` in config.h, F * Clean up `DEBOUNCE` in config.h, G * Clean up `DEBOUNCE` in config.h, H * Clean up `DEBOUNCE` in config.h, handwired * Clean up `DEBOUNCE` in config.h, I * Clean up `DEBOUNCE` in config.h, J * Clean up `DEBOUNCE` in config.h, K * Clean up `DEBOUNCE` in config.h, L * Clean up `DEBOUNCE` in config.h, M * Clean up `DEBOUNCE` in config.h, N * Clean up `DEBOUNCE` in config.h, O * Clean up `DEBOUNCE` in config.h, P * Clean up `DEBOUNCE` in config.h, Q * Clean up `DEBOUNCE` in config.h, R * Clean up `DEBOUNCE` in config.h, S * Clean up `DEBOUNCE` in config.h, T * Clean up `DEBOUNCE` in config.h, U * Clean up `DEBOUNCE` in config.h, V * Clean up `DEBOUNCE` in config.h, W * Clean up `DEBOUNCE` in config.h, X * Clean up `DEBOUNCE` in config.h, Y * Clean up `DEBOUNCE` in config.h, Z * Remove default debounce from info.json * Migrate non-default debounce to info.json | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-02-02 | 70 | -0/+4474 |
|\| | |||||
| * | [Keyboard] Add Keychron V6 (#19498) | lalalademaxiya1 | 2023-02-02 | 44 | -0/+2849 |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
| * | [Keyboard] Add Keychron V10 (#19504) | lalalademaxiya1 | 2023-02-02 | 26 | -0/+1625 |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-02-02 | 19 | -113/+545 |
|\| | |||||
| * | [Keyboard] Add rev_0131 for Keychron Q0 (#19547) | lalalademaxiya1 | 2023-02-02 | 19 | -113/+545 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2023-01-30 | 1 | -1/+4 |
|\| | |||||
| * | [Keyboard] Update effects for Keychron Q2 (#19685) | adophoxia | 2023-01-27 | 1 | -1/+4 |
| | | |||||
* | | Remove deprecated Quantum keycodes (#19712) | Ryan | 2023-01-29 | 3 | -18/+18 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-24 | 1 | -0/+11 |
|\| | |||||
| * | [Keyboard] Add missing `dip_switch_update_kb` for Keychron V2 (#19674) | adophoxia | 2023-01-24 | 1 | -0/+11 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-13 | 1 | -2/+2 |
|\| | |||||
| * | Rectified ins/del layout macro ordering of Keychron Q1 ANSI (#19560) | Jonathan Moallem | 2023-01-13 | 1 | -2/+2 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-11 | 2 | -16/+16 |
|\| | |||||
| * | Keychron V3: correct layout data (#19567) | James Young | 2023-01-11 | 2 | -16/+16 |
| | | | | | | | | | | * keychron/v3/ansi_encoder: correct layout data * keychron/v3/iso_encoder: correct layout data | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2023-01-11 | 2 | -134/+134 |
|\| | |||||
| * | Keychron V1: correct layout data for ANSI versions (#19558) | James Young | 2023-01-11 | 2 | -134/+134 |
| | | | | | | | | | | * keychron/v1/ansi: correct layout data * keychron/v1/ansi_encoder: correct layout data | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-10 | 8 | -26/+34 |
|\| | |||||
| * | Keychron S1 ANSI Layout Touch-Up (#19556) | James Young | 2023-01-10 | 8 | -26/+34 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-09 | 1 | -1/+1 |
|\| | |||||
| * | [Keychron Q5] Build failures: recursive function call. (#19553) | Nick Brassel | 2023-01-10 | 1 | -1/+1 |
| | | |||||
* | | Align definition of unicode_map (#19452) | Joel Challis | 2023-01-01 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-12-20 | 23 | -0/+1334 |
|\| | |||||
| * | Add Keychron S1 (#19378) | lalalademaxiya1 | 2022-12-20 | 23 | -0/+1334 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-12-19 | 23 | -0/+1247 |
|\| | |||||
| * | Add Keychron V7 (#19360) | lalalademaxiya1 | 2022-12-19 | 23 | -0/+1247 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-12-19 | 43 | -0/+2303 |
|\| | |||||
| * | Add Keychron V8 (#19361) | lalalademaxiya1 | 2022-12-19 | 43 | -0/+2303 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-12-19 | 37 | -0/+1936 |
|\| | |||||
| * | Add Keychron Q7 (#19308) | lalalademaxiya1 | 2022-12-19 | 23 | -0/+1243 |
| | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> | ||||
| * | Add Keychron Q60 (#19309) | lalalademaxiya1 | 2022-12-19 | 14 | -0/+693 |
| | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-12-19 | 16 | -0/+1030 |
|\| | |||||
| * | Add Keychron Q65 (#19310) | lalalademaxiya1 | 2022-12-19 | 16 | -0/+1030 |
| | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-12-19 | 63 | -0/+3715 |
|\| |