summaryrefslogtreecommitdiffstats
path: root/keyboards/ergotravel/keymaps/ckofy/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Migrate ACTION_LAYER_TAP_TOGGLEs to TT()fauxpark2019-02-181-4/+1
|
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-171-1/+0
|
* convert to unix line-endings [skip ci]QMK Bot2018-10-151-1/+1
|
* Fix ErgoTravel BoardDrashna Jaelre2018-10-151-6/+6
| | | | | | 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.
* adding all ErgoTravel Files (#3129)Pierre Constantineau2018-06-051-0/+202
* adding all ErgoTravel Files * fixing KC_KEYMAP to LAYOUT_kc on Viet's keymap.c