Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tap Dance: remove `qk_` prefix (#19313) | Ryan | 2022-12-14 | 1 | -28/+28 |
| | |||||
* | Update use of legacy keycodes (#19120) | Joel Challis | 2022-11-22 | 1 | -2/+2 |
| | |||||
* | 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 5 (#18710) | Ryan | 2022-10-15 | 1 | -2/+2 |
| | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | Remove legacy keycodes, part 4 (#18683) | Ryan | 2022-10-13 | 1 | -2/+2 |
| | | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC` | ||||
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 1 | -3/+3 |
| | |||||
* | tap-dance: Restructure code and document in more detail (#16394) | Jouke Witteveen | 2022-06-13 | 1 | -3/+3 |
| | |||||
* | Adding new handwired ortho 5x14 keyboard (#11597) | Richard Nunez | 2021-02-20 | 2 | -0/+635 |
Co-authored-by: Richard Nunez <richard.nunez@macrossplusinc.com> |