Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge upstream master to 2022 Q4 breaking change | lokher | 2022-12-07 | 1 | -684/+0 |
| | |||||
* | Remove legacy keycodes, part 6 (#18740) | Ryan | 2022-10-16 | 1 | -4/+4 |
| | | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL` | ||||
* | Fix keyboard pet OLED timeout logic (#17189) | Jouke Witteveen | 2022-09-30 | 1 | -19/+17 |
| | | | | The animation itself turns the screen on, preventing the normal timeout from ever triggering. | ||||
* | [Keymap] Add axtloss keymap for sofle (#17835) | axtloss | 2022-07-31 | 1 | -0/+686 |
Co-authored-by: Drashna Jaelre <drashna@live.com> |