Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-14 | Tap Dance: remove `qk_` prefix (#19313) | Ryan | |
2022-11-22 | Update use of legacy keycodes (#19120) | Joel Challis | |
2022-10-20 | Remove legacy Grave Escape keycodes (#18787) | Ryan | |
2022-10-20 | Remove legacy EEPROM clear keycodes (#18782) | Ryan | |
* `EEP_RST` -> `EE_CLR`, default-ish keymaps * `EEP_RST` -> `EE_CLR`, user keymaps * `EEP_RST` -> `EE_CLR`, community layouts * `EEP_RST` -> `EE_CLR`, userspace * `EEP_RST` -> `EE_CLR`, docs & core | |||
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-01 | Convert Dip Switch callbacks to boolean functions (#13399) | Drashna Jaelre | |
2021-01-24 | [Keymap] addition for mjuma in keyboards/planck/keymaps (#10885) | Mohammad Juma | |
* Add planck layout * switch gaming toggle to TG * rename readme |