]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/orthodox/config.h
Merge pull request #1915 from dondelelcaro/ergodox_ez_left_leds
[qmk_firmware.git] / keyboards / orthodox / config.h
index 3390f48aecbf3f00870c8d9dde86df1e030f3ccc..821cd7e29f2a10a6ffc4492aa2c3288e105e134c 100644 (file)
@@ -1,5 +1,9 @@
 /*
+This is the c configuration file for the keyboard
+
 Copyright 2012 Jun Wako <wakojun@gmail.com>
+Copyright 2017 Jack Humbert
+Copyright 2017 Art Ortenburger
 
 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
@@ -19,9 +23,5 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define CONFIG_H
 
 #include "config_common.h"
-
-#ifdef SUBPROJECT_rev1
-    #include "rev1/config.h"
-#endif
-
+    
 #endif