Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge upstream master to 2022 Q4 breaking change | lokher | 2022-12-07 | 2 | -96/+0 |
| | |||||
* | Merge upstream master | lokher | 2022-12-06 | 2 | -0/+96 |
|\ | |||||
| * | Remove legacy Grave Escape keycodes (#18787) | Ryan | 2022-10-20 | 2 | -2/+2 |
| | | |||||
| * | Remove legacy keycodes, part 2 (#18660) | Ryan | 2022-10-10 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * `KC_SYSREQ` -> `KC_SYRQ` And one `KC_ALT_ERASE` -> `KC_ERAS` * `KC_NONUS_BSLASH` -> `KC_NUBS` * `KC_NUMLOCK` -> `KC_NUM` * `KC_CLCK` -> `KC_CAPS` * `KC_SCROLLLOCK` -> `KC_SCRL` * `KC_LBRACKET` -> `KC_LBRC` * `KC_RBRACKET` -> `KC_RBRC` * `KC_CAPSLOCK` -> `KC_CAPS` | ||||
* | | Remove non-Keychron keyboards | lokher | 2022-09-13 | 9 | -236/+0 |
|/ | |||||
* | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-08-20 | 1 | -1/+1 |
|\ | |||||
| * | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis | 2022-08-20 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-07 | 2 | -2/+2 |
|\| | |||||
| * | RESET -> QK_BOOT default keymaps (#17939) | Joel Challis | 2022-08-07 | 2 | -2/+2 |
| | | |||||
* | | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
|/ | |||||
* | Move keyboard USB IDs and strings to data driven: W (#17903) | Ryan | 2022-08-06 | 2 | -7/+6 |
| | |||||
* | Add base Ryujin firmware (#17187) | Wolf Van Herreweghe | 2022-07-02 | 9 | -0/+238 |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com> |