aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/iris/keymaps/jennetters
Commit message (Collapse)AuthorAgeFilesLines
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-4/+1
| | | | | | | | | | * Remove chording as it is not documented, not used, and needs work. * Make Leader Key an optional feature. * Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE` * Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
* Keymap: jennetters iris keymap (#3488)J.net2018-07-264-0/+259
* jennetters iris keymap, re-write for improved readability. * Update rules/config/keymap to follow correct makefile structure