summaryrefslogtreecommitdiff
path: root/keyboards/DeltaSplit75/config.h
diff options
context:
space:
mode:
authorunknown2017-07-23 16:30:51 -0400
committerJack Humbert2017-07-28 10:45:34 -0400
commit47c6d201aa595041c2fbbd957ef880db7f2d052d (patch)
tree538eff7e35f807897e49df739b9b768cd5718229 /keyboards/DeltaSplit75/config.h
parentf6438e42af7883f62383a18c0fe7086d4fd24235 (diff)
Add my layout
Diffstat (limited to 'keyboards/DeltaSplit75/config.h')
-rw-r--r--keyboards/DeltaSplit75/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/DeltaSplit75/config.h b/keyboards/DeltaSplit75/config.h
index ea0498c50..f0d43dc3e 100644
--- a/keyboards/DeltaSplit75/config.h
+++ b/keyboards/DeltaSplit75/config.h
@@ -24,6 +24,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "RightB/config.h"
#endif
#ifdef SUBPROJECT_V2
- #include "V2/config.h"
+ #include "v2/config.h"
#endif
#endif