aboutsummaryrefslogtreecommitdiff
path: root/quantum/keymap_extras
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/keymap_extras')
-rw-r--r--quantum/keymap_extras/keymap_belgian.h4
-rw-r--r--quantum/keymap_extras/keymap_serbian.h4
-rw-r--r--quantum/keymap_extras/keymap_serbian_latin.h4
-rw-r--r--quantum/keymap_extras/keymap_slovenian.h4
4 files changed, 8 insertions, 8 deletions
diff --git a/quantum/keymap_extras/keymap_belgian.h b/quantum/keymap_extras/keymap_belgian.h
index a6912afef..c6363a437 100644
--- a/quantum/keymap_extras/keymap_belgian.h
+++ b/quantum/keymap_extras/keymap_belgian.h
@@ -111,7 +111,7 @@
111#define BE_8 S(BE_EXLM) // 8 111#define BE_8 S(BE_EXLM) // 8
112#define BE_9 S(BE_CCED) // 9 112#define BE_9 S(BE_CCED) // 9
113#define BE_0 S(BE_AGRV) // 0 113#define BE_0 S(BE_AGRV) // 0
114#define BE_RNGA S(BE_RPRN) // ° 114#define BE_DEG S(BE_RPRN) // °
115#define BE_UNDS S(BE_MINS) // _ 115#define BE_UNDS S(BE_MINS) // _
116// Row 2 116// Row 2
117#define BE_DIAE S(BE_DCIR) // ¨ (dead) 117#define BE_DIAE S(BE_DCIR) // ¨ (dead)
@@ -163,7 +163,7 @@
163#define BE_PARA BE_SECT 163#define BE_PARA BE_SECT
164#define BE_MU BE_MICR 164#define BE_MU BE_MICR
165#define BE_LESS BE_LABK 165#define BE_LESS BE_LABK
166#define BE_OVRR BE_RNGA 166#define BE_OVRR BE_DEG
167#define BE_UMLT BE_DIAE 167#define BE_UMLT BE_DIAE
168#define BE_GRTR BE_RABK 168#define BE_GRTR BE_RABK
169#define BE_LSBR BE_LBRC 169#define BE_LSBR BE_LBRC
diff --git a/quantum/keymap_extras/keymap_serbian.h b/quantum/keymap_extras/keymap_serbian.h
index 3cde5820a..738a2d4af 100644
--- a/quantum/keymap_extras/keymap_serbian.h
+++ b/quantum/keymap_extras/keymap_serbian.h
@@ -111,8 +111,8 @@
111#define RS_LPRN S(RS_8) // ( 111#define RS_LPRN S(RS_8) // (
112#define RS_RPRN S(RS_9) // ) 112#define RS_RPRN S(RS_9) // )
113#define RS_EQL S(RS_0) // = 113#define RS_EQL S(RS_0) // =
114#define RS_DEG S(RS_QUOT) // ? 114#define RS_QUES S(RS_QUOT) // ?
115#define RS_UNDS S(RS_PLUS) // * 115#define RS_ASTR S(RS_PLUS) // *
116// Row 4 116// Row 4
117#define RS_RABK S(RS_LABK) // > 117#define RS_RABK S(RS_LABK) // >
118#define RS_SCLN S(RS_COMM) // ; 118#define RS_SCLN S(RS_COMM) // ;
diff --git a/quantum/keymap_extras/keymap_serbian_latin.h b/quantum/keymap_extras/keymap_serbian_latin.h
index 363b7fdc1..b514102c0 100644
--- a/quantum/keymap_extras/keymap_serbian_latin.h
+++ b/quantum/keymap_extras/keymap_serbian_latin.h
@@ -111,8 +111,8 @@
111#define RS_LPRN S(RS_8) // ( 111#define RS_LPRN S(RS_8) // (
112#define RS_RPRN S(RS_9) // ) 112#define RS_RPRN S(RS_9) // )
113#define RS_EQL S(RS_0) // = 113#define RS_EQL S(RS_0) // =
114#define RS_DEG S(RS_QUOT) // ? 114#define RS_QUES S(RS_QUOT) // ?
115#define RS_UNDS S(RS_PLUS) // * 115#define RS_ASTR S(RS_PLUS) // *
116// Row 4 116// Row 4
117#define RS_RABK S(RS_LABK) // > 117#define RS_RABK S(RS_LABK) // >
118#define RS_SCLN S(RS_COMM) // ; 118#define RS_SCLN S(RS_COMM) // ;
diff --git a/quantum/keymap_extras/keymap_slovenian.h b/quantum/keymap_extras/keymap_slovenian.h
index c479cc07b..d24c9c635 100644
--- a/quantum/keymap_extras/keymap_slovenian.h
+++ b/quantum/keymap_extras/keymap_slovenian.h
@@ -137,11 +137,11 @@
137#define SI_CARN ALGR(SI_2) // ˇ (dead) 137#define SI_CARN ALGR(SI_2) // ˇ (dead)
138#define SI_CIRC ALGR(SI_3) // ^ (dead) 138#define SI_CIRC ALGR(SI_3) // ^ (dead)
139#define SI_BREV ALGR(SI_4) // ˘ (dead) 139#define SI_BREV ALGR(SI_4) // ˘ (dead)
140#define SI_DEG ALGR(SI_5) // ° (dead) 140#define SI_RNGA ALGR(SI_5) // ° (dead)
141#define SI_OGON ALGR(SI_6) // ˛ (dead) 141#define SI_OGON ALGR(SI_6) // ˛ (dead)
142#define SI_GRV ALGR(SI_7) // ` 142#define SI_GRV ALGR(SI_7) // `
143#define SI_DOTA ALGR(SI_8) // ˙ (dead) 143#define SI_DOTA ALGR(SI_8) // ˙ (dead)
144#define SI_ACCU ALGR(SI_9) // ´ (dead) 144#define SI_ACUT ALGR(SI_9) // ´ (dead)
145#define SI_DACU ALGR(SI_0) // ˝ (dead) 145#define SI_DACU ALGR(SI_0) // ˝ (dead)
146// Row 2 146// Row 2
147#define SI_BSLS ALGR(SI_Q) // (backslash) 147#define SI_BSLS ALGR(SI_Q) // (backslash)