瀏覽代碼

Use QMK_KEYBOARD_H instead of the mykeyboard.h (#2780)

MechMerlin 7 年之前
父節點
當前提交
14b2a35571
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      quantum/template/keymaps/default/keymap.c

+ 1 - 1
quantum/template/keymaps/default/keymap.c

@@ -13,7 +13,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
-#include "%KEYBOARD%.h"
+#include QMK_KEYBOARD_H
 
 const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
 [0] = LAYOUT( /* Base */