aboutsummaryrefslogtreecommitdiff
path: root/quantum
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2020-04-19 19:18:05 +1000
committerGitHub <noreply@github.com>2020-04-19 19:18:05 +1000
commit43785126a78b3f34e4205ab8aaa4e70539bdb862 (patch)
treebd1d2077b9cebd4a8072983695127c58138c49fc /quantum
parent8c97b4a3a4e744e6f3646bef1fd73c167a26a8b3 (diff)
parented910c8e973b8709e6f910271824cfa56adfb7d1 (diff)
downloadqmk_firmware-43785126a78b3f34e4205ab8aaa4e70539bdb862.tar.gz
qmk_firmware-43785126a78b3f34e4205ab8aaa4e70539bdb862.zip
Merge pull request #8710 from vomindoraan/keymap_extras_fixup
Diffstat (limited to 'quantum')
-rw-r--r--quantum/keymap_extras/keymap_belgian.h4
-rw-r--r--quantum/keymap_extras/keymap_greek.h2
-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
-rw-r--r--quantum/keymap_extras/keymap_swedish.h1
6 files changed, 10 insertions, 9 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_greek.h b/quantum/keymap_extras/keymap_greek.h
index 6ea9f289b..a2525959b 100644
--- a/quantum/keymap_extras/keymap_greek.h
+++ b/quantum/keymap_extras/keymap_greek.h
@@ -114,7 +114,7 @@
114#define GR_PLUS S(GR_EQL) // + 114#define GR_PLUS S(GR_EQL) // +
115// Row 2 115// Row 2
116#define GR_COLN S(GR_SCLN) // : 116#define GR_COLN S(GR_SCLN) // :
117#define GR_DTON S(GR_FSIG) // ΅ (dead) 117#define GR_DIAT S(GR_FSIG) // ΅ (dead)
118#define GR_LCBR S(GR_LBRC) // { 118#define GR_LCBR S(GR_LBRC) // {
119#define GR_RCBR S(GR_RBRC) // } 119#define GR_RCBR S(GR_RBRC) // }
120// Row 3 120// Row 3
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)
diff --git a/quantum/keymap_extras/keymap_swedish.h b/quantum/keymap_extras/keymap_swedish.h
index a4d4c3023..4d2eaa978 100644
--- a/quantum/keymap_extras/keymap_swedish.h
+++ b/quantum/keymap_extras/keymap_swedish.h
@@ -162,6 +162,7 @@
162#define SE_BULT SE_CURR 162#define SE_BULT SE_CURR
163#define SE_GRTR SE_RABK 163#define SE_GRTR SE_RABK
164#define SE_AA SE_ARNG 164#define SE_AA SE_ARNG
165#define SE_AE SE_ADIA
165#define SE_AM SE_ARNG 166#define SE_AM SE_ARNG
166#define SE_MU SE_MICR 167#define SE_MU SE_MICR
167// Swedish macOS symbols (not vetted) 168// Swedish macOS symbols (not vetted)