summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/eshesh2
Commit message (Collapse)AuthorAgeFilesLines
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
|
* Remove deprecated callbacks for encoders and dip switches (#13404)Drashna Jaelre2021-07-241-1/+1
|
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-211-1/+2
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)Ryan2021-02-061-3/+0
|
* [Keymap] Adding my Planck Keymap (#11315)Eshan2021-01-104-0/+386
* Adding keymap files * Added compatible license header to config file * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>