summaryrefslogtreecommitdiff
path: root/keyboards/eco/rev2/config.h
AgeCommit message (Collapse)Author
2021-09-01Change keyboard level include guards to `pragma once` (#14248)Ryan
* Change keyboard level include guards to `pragma once` And clean up a lot of layout macros * Oops * Remove dangling endif
2017-08-03Added V2 files for the ECO board, also changed default from rev1 to rev2.That-Canadian