mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-11 02:59:09 +00:00
Fixed typo in my layout
This commit is contained in:
parent
1eea91f5f8
commit
ea1fd96c84
1 changed files with 31 additions and 31 deletions
|
@ -27,5 +27,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#include "../../v2/config.h"
|
#include "../../v2/config.h"
|
||||||
#endif
|
#endif
|
||||||
#ifdef SUBPROJECT_ProtoSplit
|
#ifdef SUBPROJECT_ProtoSplit
|
||||||
#include "../../ProtoSplit/config.h"
|
#include "../../protosplit/config.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue