summaryrefslogtreecommitdiff
path: root/keyboards/lets_split/keymaps/hexwire
diff options
context:
space:
mode:
authorJack Humbert2017-03-15 23:49:38 -0400
committerGitHub2017-03-15 23:49:38 -0400
commitc043d1cc4709fa03e91942d9b769278994985af2 (patch)
tree0b87768b30835d1a5c44317e91d6dac04ce1a370 /keyboards/lets_split/keymaps/hexwire
parent335b398a5d74301913b456e8dab4c576018cbcb0 (diff)
Update config.h
Diffstat (limited to 'keyboards/lets_split/keymaps/hexwire')
-rw-r--r--keyboards/lets_split/keymaps/hexwire/config.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/keyboards/lets_split/keymaps/hexwire/config.h b/keyboards/lets_split/keymaps/hexwire/config.h
index b45214fe0..3d600d64d 100644
--- a/keyboards/lets_split/keymaps/hexwire/config.h
+++ b/keyboards/lets_split/keymaps/hexwire/config.h
@@ -32,4 +32,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#endif
#ifdef SUBPROJECT_rev2
#include "../../rev2/config.h"
-#endif \ No newline at end of file
+#endif
+#ifdef SUBPROJECT_rev2fliphalf
+ #include "../../rev2fliphalf/config.h"
+#endif