summaryrefslogtreecommitdiff
path: root/keyboards/preonic/keymaps/cranium
Commit message (Collapse)AuthorAge
* Remove remaining use of terminal keys and related comment labels (#18402)Johannes Löthberg2022-09-29
|
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-21
|
* Remove deprecated callbacks for encoders and dip switches (#13404)Drashna Jaelre2021-07-24
|
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-21
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)Ryan2021-02-06
|
* [Keymap] Romain's Preonic layout (#7067)Romain Gehrig2019-10-20
* Add customized preonic layout * Add a README detailing a bit the differences from the default preonic layout * Apply suggestions from code review Co-Authored-By: fauxpark <fauxpark@gmail.com> * Remove unnecessary end-of-line backslashes * Import fix for startup sound (thanks @drashna) * Remove unnecessary layers and keycodes * Bring back the _QWERTY layer code Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>