소스 검색

Fix header references for noxary 268 keyboard (#3359)

Brown paper bag.
Yan-Fa Li 7 년 전
부모
커밋
11f8414401
3개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 1
      keyboards/noxary/268/268.c
  2. 1 1
      keyboards/noxary/268/keymaps/default/keymap.c
  3. 1 1
      keyboards/noxary/268/keymaps/sixtyeight/keymap.c

+ 1 - 1
keyboards/noxary/268/268.c

@@ -1 +1 @@
-#include "noxary268.h"
+#include "268.h"

+ 1 - 1
keyboards/noxary/268/keymaps/default/keymap.c

@@ -1,4 +1,4 @@
-#include "noxary268.h"
+#include "268.h"
 
 // Helpful defines
 #define _______ KC_TRNS

+ 1 - 1
keyboards/noxary/268/keymaps/sixtyeight/keymap.c

@@ -1,4 +1,4 @@
-#include "noxary268.h"
+#include "268.h"
 
 // Helpful defines
 #define _______ KC_TRNS