aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/contra/keymaps/ryanm101/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-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.
* Just a multilayered Layout using tapdance (#2645)Ryan McLean2018-03-301-0/+45
* Ported JJ40 Layout to Contra * Update readme.md