ソースを参照

change include files

lucwastiaux 9 年 前
コミット
bc8092245c
1 ファイル変更2 行追加1 行削除
  1. 2 1
      keyboards/ergodox/keymaps/dvorak_programmer/keymap.c

+ 2 - 1
keyboards/ergodox/keymaps/dvorak_programmer/keymap.c

@@ -1,5 +1,6 @@
 
-#include "ergodox_ez.h"
+#include "ergodox.h"
+#include "led.h"
 #include "debug.h"
 #include "action_layer.h"
 #include "action_code.h"