aboutsummaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/pascamel
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)Ryan2021-02-061-3/+0
|
* Keymap: A new alternative layout for planck (#3894)Pascal Greilich2018-09-154-0/+305
* a new planck layout * layout images * layout images 2 * typo * update include following PR comment * updates following PR commments 2 * updates following PR comments