瀏覽代碼

fix infinity

Jack Humbert 9 年之前
父節點
當前提交
06a2677b7e
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 0 2
      keyboards/ergodox/config.h
  2. 2 0
      keyboards/ergodox/ez/config.h

+ 0 - 2
keyboards/ergodox/config.h

@@ -1,8 +1,6 @@
 #ifndef KEYBOARDS_ERGODOX_CONFIG_H_
 #define KEYBOARDS_ERGODOX_CONFIG_H_
 
-#include "config_common.h"
-
 #define MOUSEKEY_DELAY          100
 #define MOUSEKEY_INTERVAL       20
 #define MOUSEKEY_MAX_SPEED      3

+ 2 - 0
keyboards/ergodox/ez/config.h

@@ -21,6 +21,8 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 #include "../config.h"
 
+#include "config_common.h"
+
 /* USB Device descriptor parameter */
 #define VENDOR_ID       0xFEED
 #define PRODUCT_ID      0x1307