summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-04-21 00:22:30 -0700
committerDrashna Jaelre <drashna@live.com>2018-04-21 00:22:30 -0700
commit14b2a35571b078effce2cbfa4030c613b31f4d49 (patch)
tree1065927c1d18e966312781db2243c5e9c2e91460
parent1bb77c087502de19fe5e403f519be321ba2c85f5 (diff)
Use QMK_KEYBOARD_H instead of the mykeyboard.h (#2780)0.6.15
-rw-r--r--quantum/template/keymaps/default/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/template/keymaps/default/keymap.c b/quantum/template/keymaps/default/keymap.c
index 508b4c79b5..d4bda895c7 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 <http://www.gnu.org/licenses/>.
*/
-#include "%KEYBOARD%.h"
+#include QMK_KEYBOARD_H
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[0] = LAYOUT( /* Base */