From: MechMerlin <30334081+mechmerlin@users.noreply.github.com> Date: Sat, 21 Apr 2018 07:22:30 +0000 (-0700) Subject: Use QMK_KEYBOARD_H instead of the mykeyboard.h (#2780) X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=14b2a35571b078effce2cbfa4030c613b31f4d49;p=qmk_firmware.git Use QMK_KEYBOARD_H instead of the mykeyboard.h (#2780) --- diff --git a/quantum/template/keymaps/default/keymap.c b/quantum/template/keymaps/default/keymap.c index 508b4c79b..d4bda895c 100644 --- a/quantum/template/keymaps/default/keymap.c +++ b/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 . */ -#include "%KEYBOARD%.h" +#include QMK_KEYBOARD_H const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { [0] = LAYOUT( /* Base */