summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/mikethetiger/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove remaining use of terminal keys and related comment labels (#18402)Johannes Löthberg2022-09-291-4/+4
|
* 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-2/+3
|
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-191-1/+1
| | | | | * fix sat75 * update uint32_t to layer_state
* 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>
* Run dos2unix on whole repo (#6644)Drashna Jaelre2019-09-011-1/+1
|
* adding my planck keymap (#4782)mikethetiger2019-01-051-0/+346
* adding my planck keymap * adding my planck keymap