Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge upstream master | lokher | 2022-12-06 | 3 | -0/+236 |
|\ | |||||
| * | Remove legacy Grave Escape keycodes (#18787) | Ryan | 2022-10-20 | 2 | -2/+2 |
| | | |||||
| * | Remove legacy keycodes, part 6 (#18740) | Ryan | 2022-10-16 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL` | ||||
| * | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 2 | -4/+4 |
| | | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
| * | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 1 | -1/+1 |
| | | |||||
* | | Remove non-Keychron keyboards | lokher | 2022-09-13 | 11 | -419/+0 |
|/ | |||||
* | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis | 2022-08-20 | 1 | -1/+1 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: I (#17836) | Ryan | 2022-07-29 | 2 | -8/+7 |
| | |||||
* | [Keyboard] Idobao Montex V2(RGB) (#15865) | peepeetee | 2022-06-16 | 11 | -0/+420 |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Christian Hofstede <4440939+chofstede@users.noreply.github.com> Co-authored-by: Vino Rodrigues <github@m.vinorodrigues.com> Co-authored-by: Vino Rodrigues <366673+vinorodrigues@users.noreply.github.com> |