summaryrefslogtreecommitdiff
path: root/keyboards/mitosis/keymaps/carvac_dv/keymap.c
Commit message (Collapse)AuthorAge
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-17
|
* Mitosis refactor and Configurator support (#3271)noroadsleft2018-06-30
| | | | | | | | * Matrix refactor * Configurator support * Keymap refactor
* Revise carvac_dv keymap for easier alt-tab (#1871)CarVac2017-10-21
| | | | | | | | | | | | | | | | | | | | | | | | * Add carvac_dv keymap for mitosis * Add mouse keys * move backspace, etc, and fix tab * remove commented-out functions in keymap * Fix scroll buttons and add left/right scrolling * Make num momentary, add comments, and clean up * fix mouse scroll acceleration * Add tab, remove bksp, move print screen Having tab next to control and alt makes for much easier alt-tabbing and ctrl-tabbing. That displaced print screen, but I had never used the non-layer backspace on the right hand, so I moved printscreen over there.
* Dvorak-optimized Mitosis keymap with mouse keys (#1676)CarVac2017-09-06
* Add carvac_dv keymap for mitosis * Add mouse keys * move backspace, etc, and fix tab * remove commented-out functions in keymap * Fix scroll buttons and add left/right scrolling * Make num momentary, add comments, and clean up * fix mouse scroll acceleration