summaryrefslogtreecommitdiff
path: root/keyboards/contra/keymaps/ryanm101
AgeCommit message (Collapse)Author
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson
* 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-15Contra refactor (#3191)noroadsleft
* Readme update * Keyboard Refactor * Keymap refactor * Fixes per drashna * Fixed curly brace
2018-03-30Just a multilayered Layout using tapdance (#2645)Ryan McLean
* Ported JJ40 Layout to Contra * Update readme.md