Merge pull request #8710 from vomindoraan/keymap_extras_fixup
This commit is contained in:
commit
43785126a7
|
@ -111,7 +111,7 @@
|
||||||
#define BE_8 S(BE_EXLM) // 8
|
#define BE_8 S(BE_EXLM) // 8
|
||||||
#define BE_9 S(BE_CCED) // 9
|
#define BE_9 S(BE_CCED) // 9
|
||||||
#define BE_0 S(BE_AGRV) // 0
|
#define BE_0 S(BE_AGRV) // 0
|
||||||
#define BE_RNGA S(BE_RPRN) // °
|
#define BE_DEG S(BE_RPRN) // °
|
||||||
#define BE_UNDS S(BE_MINS) // _
|
#define BE_UNDS S(BE_MINS) // _
|
||||||
// Row 2
|
// Row 2
|
||||||
#define BE_DIAE S(BE_DCIR) // ¨ (dead)
|
#define BE_DIAE S(BE_DCIR) // ¨ (dead)
|
||||||
|
@ -163,7 +163,7 @@
|
||||||
#define BE_PARA BE_SECT
|
#define BE_PARA BE_SECT
|
||||||
#define BE_MU BE_MICR
|
#define BE_MU BE_MICR
|
||||||
#define BE_LESS BE_LABK
|
#define BE_LESS BE_LABK
|
||||||
#define BE_OVRR BE_RNGA
|
#define BE_OVRR BE_DEG
|
||||||
#define BE_UMLT BE_DIAE
|
#define BE_UMLT BE_DIAE
|
||||||
#define BE_GRTR BE_RABK
|
#define BE_GRTR BE_RABK
|
||||||
#define BE_LSBR BE_LBRC
|
#define BE_LSBR BE_LBRC
|
||||||
|
|
|
@ -114,7 +114,7 @@
|
||||||
#define GR_PLUS S(GR_EQL) // +
|
#define GR_PLUS S(GR_EQL) // +
|
||||||
// Row 2
|
// Row 2
|
||||||
#define GR_COLN S(GR_SCLN) // :
|
#define GR_COLN S(GR_SCLN) // :
|
||||||
#define GR_DTON S(GR_FSIG) // ΅ (dead)
|
#define GR_DIAT S(GR_FSIG) // ΅ (dead)
|
||||||
#define GR_LCBR S(GR_LBRC) // {
|
#define GR_LCBR S(GR_LBRC) // {
|
||||||
#define GR_RCBR S(GR_RBRC) // }
|
#define GR_RCBR S(GR_RBRC) // }
|
||||||
// Row 3
|
// Row 3
|
||||||
|
|
|
@ -111,8 +111,8 @@
|
||||||
#define RS_LPRN S(RS_8) // (
|
#define RS_LPRN S(RS_8) // (
|
||||||
#define RS_RPRN S(RS_9) // )
|
#define RS_RPRN S(RS_9) // )
|
||||||
#define RS_EQL S(RS_0) // =
|
#define RS_EQL S(RS_0) // =
|
||||||
#define RS_DEG S(RS_QUOT) // ?
|
#define RS_QUES S(RS_QUOT) // ?
|
||||||
#define RS_UNDS S(RS_PLUS) // *
|
#define RS_ASTR S(RS_PLUS) // *
|
||||||
// Row 4
|
// Row 4
|
||||||
#define RS_RABK S(RS_LABK) // >
|
#define RS_RABK S(RS_LABK) // >
|
||||||
#define RS_SCLN S(RS_COMM) // ;
|
#define RS_SCLN S(RS_COMM) // ;
|
||||||
|
|
|
@ -111,8 +111,8 @@
|
||||||
#define RS_LPRN S(RS_8) // (
|
#define RS_LPRN S(RS_8) // (
|
||||||
#define RS_RPRN S(RS_9) // )
|
#define RS_RPRN S(RS_9) // )
|
||||||
#define RS_EQL S(RS_0) // =
|
#define RS_EQL S(RS_0) // =
|
||||||
#define RS_DEG S(RS_QUOT) // ?
|
#define RS_QUES S(RS_QUOT) // ?
|
||||||
#define RS_UNDS S(RS_PLUS) // *
|
#define RS_ASTR S(RS_PLUS) // *
|
||||||
// Row 4
|
// Row 4
|
||||||
#define RS_RABK S(RS_LABK) // >
|
#define RS_RABK S(RS_LABK) // >
|
||||||
#define RS_SCLN S(RS_COMM) // ;
|
#define RS_SCLN S(RS_COMM) // ;
|
||||||
|
|
|
@ -137,11 +137,11 @@
|
||||||
#define SI_CARN ALGR(SI_2) // ˇ (dead)
|
#define SI_CARN ALGR(SI_2) // ˇ (dead)
|
||||||
#define SI_CIRC ALGR(SI_3) // ^ (dead)
|
#define SI_CIRC ALGR(SI_3) // ^ (dead)
|
||||||
#define SI_BREV ALGR(SI_4) // ˘ (dead)
|
#define SI_BREV ALGR(SI_4) // ˘ (dead)
|
||||||
#define SI_DEG ALGR(SI_5) // ° (dead)
|
#define SI_RNGA ALGR(SI_5) // ° (dead)
|
||||||
#define SI_OGON ALGR(SI_6) // ˛ (dead)
|
#define SI_OGON ALGR(SI_6) // ˛ (dead)
|
||||||
#define SI_GRV ALGR(SI_7) // `
|
#define SI_GRV ALGR(SI_7) // `
|
||||||
#define SI_DOTA ALGR(SI_8) // ˙ (dead)
|
#define SI_DOTA ALGR(SI_8) // ˙ (dead)
|
||||||
#define SI_ACCU ALGR(SI_9) // ´ (dead)
|
#define SI_ACUT ALGR(SI_9) // ´ (dead)
|
||||||
#define SI_DACU ALGR(SI_0) // ˝ (dead)
|
#define SI_DACU ALGR(SI_0) // ˝ (dead)
|
||||||
// Row 2
|
// Row 2
|
||||||
#define SI_BSLS ALGR(SI_Q) // (backslash)
|
#define SI_BSLS ALGR(SI_Q) // (backslash)
|
||||||
|
|
|
@ -162,6 +162,7 @@
|
||||||
#define SE_BULT SE_CURR
|
#define SE_BULT SE_CURR
|
||||||
#define SE_GRTR SE_RABK
|
#define SE_GRTR SE_RABK
|
||||||
#define SE_AA SE_ARNG
|
#define SE_AA SE_ARNG
|
||||||
|
#define SE_AE SE_ADIA
|
||||||
#define SE_AM SE_ARNG
|
#define SE_AM SE_ARNG
|
||||||
#define SE_MU SE_MICR
|
#define SE_MU SE_MICR
|
||||||
// Swedish macOS symbols (not vetted)
|
// Swedish macOS symbols (not vetted)
|
||||||
|
|
Loading…
Reference in New Issue