summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/muzfuz/keymap.c
Commit message (Collapse)AuthorAge
* Remove legacy Debug keycode (#18769)Ryan2022-10-19
| | | | | | | | | | | * `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 remaining use of terminal keys and related comment labels (#18402)Johannes Löthberg2022-09-29
|
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-21
|
* Remove deprecated callbacks for encoders and dip switches (#13404)Drashna Jaelre2021-07-24
|
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-19
| | | | | * fix sat75 * update uint32_t to layer_state
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-21
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* [Keymap] Adds Preonic keymap for muzfuz. Small Planck addition. (#5019)Mazin Power2019-02-01
| | | | | | | | | | | | * Adds keymaps for muzfuz * Remove unused keys from adjust layer * Bring in line with current QMK standards. * Adds Preonic and adjusted Planck keymaps * Make changes per review request
* [Keymap] Adds keymaps for muzfuz DZ60, Planck, Clueboard66 (#4825)Mazin Power2019-01-13
* Adds keymaps for muzfuz * Remove unused keys from adjust layer * Bring in line with current QMK standards.