Rename keymap_extras headers for consistency (#16939)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include QMK_KEYBOARD_H
|
||||
#include"keymap_jp.h"
|
||||
#include"keymap_japanese.h"
|
||||
|
||||
// Each layer gets a name for readability, which is then used in the keymap matrix below.
|
||||
// The underscores don't mean anything - you can have a layer called STUFF or any other name.
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#include QMK_KEYBOARD_H
|
||||
#include"keymap_jp.h"
|
||||
#include"keymap_japanese.h"
|
||||
|
||||
// Each layer gets a name for readability, which is then used in the keymap matrix below.
|
||||
// The underscores don't mean anything - you can have a layer called STUFF or any other name.
|
||||
|
Reference in New Issue
Block a user