Added ECO keyboard folder and configuration files. Also added my (That-Canadian) keymap folder and files.
This commit is contained in:
parent
34c8bf47a7
commit
e256468e48
14 changed files with 516 additions and 0 deletions
10
keyboards/eco/eco.h
Normal file
10
keyboards/eco/eco.h
Normal file
|
@ -0,0 +1,10 @@
|
|||
#ifndef ECO_H
|
||||
#define ECO_H
|
||||
|
||||
#ifdef SUBPROJECT_rev1
|
||||
#include "rev1.h"
|
||||
#endif
|
||||
|
||||
#include "quantum.h"
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue