]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/lets_split/config.h
fixed two typos
[qmk_firmware.git] / keyboards / lets_split / config.h
index 7df0c5752745a41900b856bfc054a7d65a3a17ca..591c656a2985b18816edcdeb0f3a7aa001c0824c 100644 (file)
@@ -1,5 +1,6 @@
 /*
 Copyright 2012 Jun Wako <wakojun@gmail.com>
+Copyright 2015 Jack Humbert
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
@@ -26,4 +27,5 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #ifdef SUBPROJECT_rev2
     #include "rev2/config.h"
 #endif
+
 #endif