소스 검색
Fix header references for noxary 268 keyboard (#3359)
Brown paper bag.
Yan-Fa Li
7 년 전
|
|
@@ -1 +1 @@
|
|
|
-#include "noxary268.h"
|
|
|
+#include "268.h"
|
|
|
@@ -1,4 +1,4 @@
|
|
|
-#include "noxary268.h"
|
|
|
+#include "268.h"
|
|
|
|
|
|
// Helpful defines
|
|
|
#define _______ KC_TRNS
|
|
|
@@ -1,4 +1,4 @@
|
|
|
-#include "noxary268.h"
|
|
|
+#include "268.h"
|
|
|
|
|
|
// Helpful defines
|
|
|
#define _______ KC_TRNS
|