summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/yttyx/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix functions with empty params (#19647)Ryan2023-01-201-1/+1
| | | | | * Fix functions with empty params * Found a bunch more
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* [Keymap] Update yttyx Planck keymap (#9191)yttyx2020-05-271-109/+58
| | | | | | | | | * Normalise layout and README from yttyx niu keymap. * Correct case of README. * Changes following review. Co-authored-by: Nick Willis <nick@theb.org.uk>
* [Keymap] Balance Twelve / Steno Keymap for Planck (#6283)yttyx2019-07-111-0/+146
* New keymap. Cursor layer does not work. * Refinements to layout over months of use. * Changes following review. * Changes following review.