summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/gitdrik
AgeCommit message (Collapse)Author
2023-01-13Updates to gitdrik Planck keymap (#19585)gitdrik
2022-11-22Update use of legacy keycodes (#19120)Joel Challis
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-10-16Remove legacy keycodes, part 6 (#18740)Ryan
* `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2021-07-24Remove deprecated callbacks for encoders and dip switches (#13404)Drashna Jaelre
2021-07-01Convert Dip Switch callbacks to boolean functions (#13399)Drashna Jaelre
2021-05-21Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2021-02-06Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)Ryan
2020-09-06[Keymap] Added Finnish SFS 5966 keymap for planck. (#10200)gitdrik
* Added Finnish SFS 5966 keymap for planck. * Modified comments and added copyright header.