]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Update config.h
authorJack Humbert <jack.humb@gmail.com>
Thu, 16 Mar 2017 03:49:38 +0000 (23:49 -0400)
committerGitHub <noreply@github.com>
Thu, 16 Mar 2017 03:49:38 +0000 (23:49 -0400)
keyboards/lets_split/keymaps/hexwire/config.h

index b45214fe08b878a71eb6792ad4bb9041ce5b5574..3d600d64d798674bd62fc8a89a6320d368a6778c 100644 (file)
@@ -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