]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Another typo fix
authorunknown <itsaferbie@gmail.com>
Mon, 24 Jul 2017 22:47:05 +0000 (18:47 -0400)
committerJack Humbert <jack.humb@gmail.com>
Fri, 28 Jul 2017 14:45:34 +0000 (10:45 -0400)
keyboards/deltasplit75/keymaps/itsaferbie/config.h

index 6191fc281996f0768bfcd5e9a11417ab912f1f84..4fb2554e0dce20e9c1fc0d7178c1acaef34e40ef 100644 (file)
@@ -26,6 +26,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #ifdef SUBPROJECT_v2
     #include "../../v2/config.h"
 #endif
-#ifdef SUBPROJECT_ProtoSplit
+#ifdef SUBPROJECT_protosplit
     #include "../../protosplit/config.h"
 #endif