فهرست منبع

[Keyboard] Fix Compiler issues for quick17 (#14500)

Drashna Jaelre 3 سال پیش
والد
کامیت
d9ca201f79
2فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 1 0
      keyboards/yushakobo/quick17/keymaps/default/keymap.c
  2. 1 0
      keyboards/yushakobo/quick17/keymaps/via/keymap.c

+ 1 - 0
keyboards/yushakobo/quick17/keymaps/default/keymap.c

@@ -14,6 +14,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 #include QMK_KEYBOARD_H
+#include "quick17_prefs.h"
 
 // Defines the keycodes used by our macros in process_record_user
 enum custom_keycodes {

+ 1 - 0
keyboards/yushakobo/quick17/keymaps/via/keymap.c

@@ -14,6 +14,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 #include QMK_KEYBOARD_H
+#include "quick17_prefs.h"
 
 // Defines the keycodes used by our macros in process_record_user
 enum custom_keycodes {