summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/pevecyan
AgeCommit message (Collapse)Author
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-09-29Remove remaining use of terminal keys and related comment labels (#18402)Johannes Löthberg
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-19[Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus22
* fix sat75 * update uint32_t to layer_state
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-10-02Fixed some small things and replaced deprecated definitions (#10414)Žan Pevec
* Fixed some small things and replaced deprecated definitions * Improvements * Reverted kemyap change
2018-11-06Remove ALTG(kc) as it's misleading and is not actually AltGr (#4338)Konstantin Đorđević
* Remove ALTG(kc) as it's misleading and is not actually AltGr * Add temporary alias for ALGR in keyboards/planck/keymaps/pevecyan/keymap.c
2018-10-29Planck keyboard layout update (#4279)Žan Pevec
* Personal dz60 keymap * Replacing unused macros Co-Authored-By: pevecyan <pevecyan@users.noreply.github.com> * Fixes on keymap * Planck keyboard layout update
2018-10-16Keymap: Personal keymap for planck (#4061)Žan Pevec
* added my keymap * Adde more changes * Moved to pevecyan folder * Added slovenian mapping * Slovenian keymap completed * Suggestions updates * Fixes on slovenian keymap Made some typos in previous iteration