Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor Leader key feature (#19632) | Ryan | 2023-02-13 | 1 | -36/+29 |
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | Remove deprecated Quantum keycodes (#19712) | Ryan | 2023-01-29 | 1 | -3/+3 |
| | |||||
* | Fix some old keycodes (#19086) | Ryan | 2022-11-15 | 1 | -1/+1 |
| | |||||
* | Deprecate `KC_LEAD` for `QK_LEAD` (#18792) | Ryan | 2022-10-21 | 1 | -4/+4 |
| | |||||
* | Remove legacy Debug keycode (#18769) | Ryan | 2022-10-19 | 1 | -1/+1 |
| | | | | | | | | | | | * `DEBUG` -> `DB_TOGG`, default-ish keymaps * `DEBUG` -> `DB_TOGG`, user keymaps * `DEBUG` -> `DB_TOGG`, community layouts * `DEBUG` -> `DB_TOGG`, userspace * `DEBUG` -> `DB_TOGG`, docs & core | ||||
* | Remove legacy keycodes, part 3 (#18669) | Ryan | 2022-10-11 | 1 | -3/+3 |
| | | | | | | | | | * `KC__VOLDOWN` -> `KC_VOLD` * `KC__VOLUP` -> `KC_VOLU` * `KC__MUTE` -> `KC_MUTE` * `KC_POWER` -> `KC_PWR` | ||||
* | Remove remaining use of terminal keys and related comment labels (#18402) | Johannes Löthberg | 2022-09-29 | 1 | -3/+3 |
| | |||||
* | [Keymap] JJerrell - Add Userspace and ZSA Keyboard Keymaps (#13548) | Jacob Jerrell | 2021-08-12 | 9 | -0/+804 |