Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge upstream master to 2022 Q4 breaking change | lokher | 2022-12-07 | 1 | -58/+0 |
| | |||||
* | Merge upstream master | lokher | 2022-12-06 | 1 | -0/+58 |
|\ | |||||
| * | Remove legacy Grave Escape keycodes (#18787) | Ryan | 2022-10-20 | 1 | -2/+2 |
| | | |||||
| * | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 1 | -1/+1 |
| | | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | | Remove non-Keychron keyboards | lokher | 2022-09-13 | 2 | -59/+0 |
|/ | |||||
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 1 | -1/+1 |
| | |||||
* | FJLabs Ready100 Configurator Fixes (#14291) | James Young | 2021-09-03 | 1 | -24/+24 |
| | | | | | | | | | | | | | | | | | | * grid-align keycodes; use short-form keycodes No logic change. * info.json: correct layout macro reference * info.json: correct LAYOUT_64key data Removes an extra key from the layout data. * 64_ansi Community Layout support * rename LAYOUT_64key to LAYOUT_64_ansi (with alias for backwards compatibility) * add LAYOUTS = 64_ansi to rules.mk * remove width and height keys from info.json | ||||
* | [Keyboard] Add Ready100 Keyboard (#13158) | Felix Jen | 2021-08-19 | 2 | -0/+59 |
Co-authored-by: Drashna Jaelre <drashna@live.com> |