Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-20 | Fix functions with empty params (#19647) | Ryan | |
* Fix functions with empty params * Found a bunch more | |||
2022-12-14 | Tap Dance: remove `qk_` prefix (#19313) | Ryan | |
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-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | |
2020-07-02 | [Keymap] Adding a Custom Keymap for Matrix Noah (#9581) | Dongfeng Yu | |
Co-authored-by: Ryan <fauxpark@gmail.com> |