summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/mjuma
AgeCommit message (Collapse)Author
2022-12-14Tap Dance: remove `qk_` prefix (#19313)Ryan
2022-11-22Update use of legacy keycodes (#19120)Joel Challis
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
2022-10-20Remove 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-19Remove 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-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2021-07-01Convert 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