From: unknown Date: Mon, 24 Jul 2017 22:47:05 +0000 (-0400) Subject: Another typo fix X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=6d15f5a5b748588b920a7382c5306ec037aa3025;p=qmk_firmware.git Another typo fix --- diff --git a/keyboards/deltasplit75/keymaps/itsaferbie/config.h b/keyboards/deltasplit75/keymaps/itsaferbie/config.h index 6191fc281..4fb2554e0 100644 --- a/keyboards/deltasplit75/keymaps/itsaferbie/config.h +++ b/keyboards/deltasplit75/keymaps/itsaferbie/config.h @@ -26,6 +26,6 @@ along with this program. If not, see . #ifdef SUBPROJECT_v2 #include "../../v2/config.h" #endif -#ifdef SUBPROJECT_ProtoSplit +#ifdef SUBPROJECT_protosplit #include "../../protosplit/config.h" #endif