summaryrefslogtreecommitdiffstats
path: root/layouts/community/ergodox/kristian
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 /layouts/community/ergodox/kristian
parentf090881aebbd7af74294b53fabdf55a35004f190 (diff)
Rename keymap_extras headers for consistency (#16939)
Diffstat (limited to 'layouts/community/ergodox/kristian')
-rw-r--r--layouts/community/ergodox/kristian/keymap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/community/ergodox/kristian/keymap.c b/layouts/community/ergodox/kristian/keymap.c
index c3bb9e047a..3fdccb790a 100644
--- a/layouts/community/ergodox/kristian/keymap.c
+++ b/layouts/community/ergodox/kristian/keymap.c
@@ -2,10 +2,10 @@
#include "debug.h"
#include "action_layer.h"
#include "version.h"
-#include "keymap_fr_ch.h"
+#include "keymap_swiss_fr.h"
#include "keymap_french.h"
#include "keymap_german.h"
-#include "keymap_german_ch.h"
+#include "keymap_swiss_de.h"
#include "keymap_nordic.h"
#include "keymap_norwegian.h"
#include "keymap_spanish.h"