summaryrefslogtreecommitdiff
path: root/layouts/community/ergodox/meagerfindings/keymap.c
Commit message (Collapse)AuthorAge
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-13
| | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC`
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-21
|
* Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-19
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Remove redundant KC_TRNS and KC_NO fillers in layouts (#5142)fauxpark2019-02-16
|
* Keymap: meagerfindings ergodox (#3920)Mat Greten2018-09-19
* initial commit * updating after review