summaryrefslogtreecommitdiffstats
path: root/keyboards/contra/keymaps/ryanm101
AgeCommit message (Collapse)AuthorFilesLines
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark1-3/+0
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson1-3/+2
* 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.
2018-06-16Contra refactor (#3191)noroadsleft1-92/+93
* Readme update * Keyboard Refactor * Keymap refactor * Fixes per drashna * Fixed curly brace
2018-03-30Just a multilayered Layout using tapdance (#2645)Ryan McLean4-0/+318
* Ported JJ40 Layout to Contra * Update readme.md