summaryrefslogtreecommitdiff
path: root/keyboards/takashicompany
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-05-15 21:27:01 +1000
committerGitHub <noreply@github.com>2022-05-15 21:27:01 +1000
commit4a8bd7b9a523601911ba467588b2a6a0aa693db6 (patch)
tree3e61f2a3b648f01d15da3d9d84e3be5872ad5b4f /keyboards/takashicompany
parentf090881aebbd7af74294b53fabdf55a35004f190 (diff)
Rename keymap_extras headers for consistency (#16939)
Diffstat (limited to 'keyboards/takashicompany')
-rw-r--r--keyboards/takashicompany/heavy_left/keymaps/default/keymap.c2
-rw-r--r--keyboards/takashicompany/heavy_left/keymaps/takashicompany/keymap.c2
-rw-r--r--keyboards/takashicompany/heavy_left/keymaps/via/keymap.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/takashicompany/heavy_left/keymaps/default/keymap.c b/keyboards/takashicompany/heavy_left/keymaps/default/keymap.c
index 31ac47c047..768c5f7875 100644
--- a/keyboards/takashicompany/heavy_left/keymaps/default/keymap.c
+++ b/keyboards/takashicompany/heavy_left/keymaps/default/keymap.c
@@ -14,7 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include QMK_KEYBOARD_H
-#include "keymap_jp.h"
+#include "keymap_japanese.h"
// Defines the keycodes used by our macros in process_record_user
enum custom_keycodes {
diff --git a/keyboards/takashicompany/heavy_left/keymaps/takashicompany/keymap.c b/keyboards/takashicompany/heavy_left/keymaps/takashicompany/keymap.c
index 11beb28ca0..1833206af3 100644
--- a/keyboards/takashicompany/heavy_left/keymaps/takashicompany/keymap.c
+++ b/keyboards/takashicompany/heavy_left/keymaps/takashicompany/keymap.c
@@ -14,7 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include QMK_KEYBOARD_H
-#include "keymap_jp.h"
+#include "keymap_japanese.h"
// Defines the keycodes used by our macros in process_record_user
enum custom_keycodes {
diff --git a/keyboards/takashicompany/heavy_left/keymaps/via/keymap.c b/keyboards/takashicompany/heavy_left/keymaps/via/keymap.c
index 796d27914d..b351d57c82 100644
--- a/keyboards/takashicompany/heavy_left/keymaps/via/keymap.c
+++ b/keyboards/takashicompany/heavy_left/keymaps/via/keymap.c
@@ -14,7 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include QMK_KEYBOARD_H
-#include "keymap_jp.h"
+#include "keymap_japanese.h"
// Defines the keycodes used by our macros in process_record_user
enum custom_keycodes {