summaryrefslogtreecommitdiffstats
path: root/keyboards/ergotravel
AgeCommit message (Collapse)AuthorFilesLines
2018-10-22Remove all of the deprecated RGB definesDrashna Jaelre1-4/+1
Fixes #3641
2018-10-22Replace outdated RGB/Audio informationDrashna Jaelre1-1/+1
2018-10-15convert to unix line-endings [skip ci]QMK Bot1-1/+1
2018-10-15Fix ErgoTravel BoardDrashna Jaelre22-1186/+20
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.
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson1-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.
2018-06-13Configurator layout repair for Ergodone, Ergodox Infinity and ErgoTravel (#3173)noroadsleft4-80/+67
* Ergodone refactor * Ergodox Infinity refactor * Ergotravel refactor * Ergotravel configurator layout update * Fixing include on Ergodox Infinity narze keymap
2018-06-05adding all ErgoTravel Files (#3129)Pierre Constantineau32-0/+2552
* adding all ErgoTravel Files * fixing KC_KEYMAP to LAYOUT_kc on Viet's keymap.c