Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-16 | Remove legacy keycodes, part 6 (#18740) | Ryan | |
* `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL` | |||
2022-09-30 | Fix keyboard pet OLED timeout logic (#17189) | Jouke Witteveen | |
The animation itself turns the screen on, preventing the normal timeout from ever triggering. | |||
2022-07-31 | [Keymap] Add axtloss keymap for sofle (#17835) | axtloss | |
Co-authored-by: Drashna Jaelre <drashna@live.com> |