aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/eco/keymaps/default/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre2019-11-201-1/+0
| | | | | | | | | | * Remove keymap_config extern from default keymaps * Revert unicode Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :( Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-4/+0
|
* Eco: Refactor, Configurator support and Readme changes (#3143)noroadsleft2018-06-071-55/+52
| | | | | | | | * Readme changes * Refactor matrices; add QMK_KEYBOARD_H * Configurator Support
* update keymaps to not be the canonical fileJack Humbert2017-10-151-2/+0
|
* Added default ECO keymapThat-Canadian2017-08-201-0/+107