Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update use of legacy keycodes (#19120) | Joel Challis | 2022-11-22 | 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 4 (#18683) | Ryan | 2022-10-13 | 1 | -1/+1 |
| | | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC` | ||||
* | Remove remaining use of terminal keys and related comment labels (#18402) | Johannes Löthberg | 2022-09-29 | 1 | -2/+2 |
| | |||||
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 1 | -1/+1 |
| | |||||
* | Remove deprecated callbacks for encoders and dip switches (#13404) | Drashna Jaelre | 2021-07-24 | 1 | -1/+1 |
| | |||||
* | Convert Dip Switch callbacks to boolean functions (#13399) | Drashna Jaelre | 2021-07-01 | 1 | -1/+2 |
| | |||||
* | Convert Encoder callbacks to be boolean functions (#12805) | Drashna Jaelre | 2021-05-21 | 1 | -1/+2 |
| | | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | ||||
* | Created abishalom keymap (#9669) | Abi Shalom | 2020-07-08 | 1 | -0/+316 |
Co-authored-by: Ryan <fauxpark@gmail.com> |