]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/ergodox/infinity/config.h
Fix config.h include guards
[qmk_firmware.git] / keyboards / ergodox / infinity / config.h
index 83d7c58378910bad2aa0bd4a239fbeb023220f54..9e264083be7169c61d6e414bf61f60c4c833bf24 100644 (file)
@@ -15,8 +15,8 @@ You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
-#ifndef CONFIG_H
-#define CONFIG_H
+#ifndef INFINITY_ERGODOX_CONFIG_H
+#define INFINITY_ERGODOX_CONFIG_H
 
 #include "../config.h"