Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-22 | Update use of legacy keycodes (#19120) | Joel Challis | |
2022-10-19 | Remove legacy Debug keycode (#18769) | Ryan | |
* `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 | |||
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | |
2021-07-24 | Remove deprecated callbacks for encoders and dip switches (#13404) | Drashna Jaelre | |
2021-07-19 | [Bug] Develop - Change uint32_t to layer_state_t (#13596) | Xelus22 | |
* fix sat75 * update uint32_t to layer_state | |||
2021-05-21 | Convert Encoder callbacks to be boolean functions (#12805) | Drashna Jaelre | |
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | |||
2021-02-06 | Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750) | Ryan | |
2018-09-15 | Keymap: A new alternative layout for planck (#3894) | Pascal Greilich | |
* a new planck layout * layout images * layout images 2 * typo * update include following PR comment * updates following PR commments 2 * updates following PR comments |