aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergotravel/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* convert to unix line-endings [skip ci]QMK Bot2018-10-151-1/+1
|
* Fix ErgoTravel BoardDrashna Jaelre2018-10-1511-46/+14
| | | | | | It was not properly including the "config_common" files, and was causing it to break on the configurator. Additionally, updated this to use the split common code.
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-3/+0
| | | | | | | | | | * 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.
* Configurator layout repair for Ergodone, Ergodox Infinity and ErgoTravel (#3173)noroadsleft2018-06-131-56/+42
| | | | | | | | | | | | * Ergodone refactor * Ergodox Infinity refactor * Ergotravel refactor * Ergotravel configurator layout update * Fixing include on Ergodox Infinity narze keymap
* adding all ErgoTravel Files (#3129)Pierre Constantineau2018-06-0515-0/+1117
* adding all ErgoTravel Files * fixing KC_KEYMAP to LAYOUT_kc on Viet's keymap.c