Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-06 | Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750) | Ryan | |
2019-02-17 | Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) | fauxpark | |
2018-09-17 | Make `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-15 | Contra refactor (#3191) | noroadsleft | |
* Readme update * Keyboard Refactor * Keymap refactor * Fixes per drashna * Fixed curly brace | |||
2018-03-30 | Just a multilayered Layout using tapdance (#2645) | Ryan McLean | |
* Ported JJ40 Layout to Contra * Update readme.md |