summaryrefslogtreecommitdiff
path: root/keyboards/e6v2/oe
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-07-25 20:12:15 -0700
committerDrashna Jaelre <drashna@live.com>2018-07-25 20:12:15 -0700
commit7a8c139d072ca8919e685affa1001b4199d52255 (patch)
tree4cf77998b593a7143422c5917c946b09e9be99c5 /keyboards/e6v2/oe
parent49892272a08766aa270ca5c2aa6f5a108f33bdda (diff)
Keyboard: E6V2 Layout Fix (#3490)
* add yanfali's patch to get rid of the e6v2 directory in configurator * fix matrix for 60_ansi
Diffstat (limited to 'keyboards/e6v2/oe')
-rw-r--r--keyboards/e6v2/oe/oe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/e6v2/oe/oe.h b/keyboards/e6v2/oe/oe.h
index 2cfecb0be1..0746039fe7 100644
--- a/keyboards/e6v2/oe/oe.h
+++ b/keyboards/e6v2/oe/oe.h
@@ -1,7 +1,7 @@
#ifndef OE_H
#define OE_H
-#include "../e6v2.h"
+#include "quantum.h"
#define LAYOUT( \
K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E, \