Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -1/+1 |
| | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | Remove remaining use of terminal keys and related comment labels (#18402) | Johannes Löthberg | 2022-09-29 | 1 | -5/+5 |
| | |||||
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 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> | ||||
* | Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750) | Ryan | 2021-02-06 | 1 | -3/+0 |
| | |||||
* | Updated personal preonic keymap (#8851) | Elisiano Petrini | 2020-04-20 | 1 | -3/+3 |
| | |||||
* | Added custom keymap for preonic (#7548) | Elisiano Petrini | 2020-02-21 | 4 | -0/+348 |
* Added custom keymap * Update keyboards/preonic/keymaps/elisiano/keymap.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Address PR comments and added CTL_T(KC_ESC) on other layouts as well Co-authored-by: Ryan <fauxpark@gmail.com> |