Small corrections to Belgian, Serbian and Slovenian keymaps
parent
d1190df10b
commit
d6bffdf577
|
@ -111,7 +111,7 @@
|
|||
#define BE_8 S(BE_EXLM) // 8
|
||||
#define BE_9 S(BE_CCED) // 9
|
||||
#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) // _
|
||||
// Row 2
|
||||
#define BE_DIAE S(BE_DCIR) // ¨ (dead)
|
||||
|
@ -163,7 +163,7 @@
|
|||
#define BE_PARA BE_SECT
|
||||
#define BE_MU BE_MICR
|
||||
#define BE_LESS BE_LABK
|
||||
#define BE_OVRR BE_RNGA
|
||||
#define BE_OVRR BE_DEG
|
||||
#define BE_UMLT BE_DIAE
|
||||
#define BE_GRTR BE_RABK
|
||||
#define BE_LSBR BE_LBRC
|
||||
|
|
|
@ -111,8 +111,8 @@
|
|||
#define RS_LPRN S(RS_8) // (
|
||||
#define RS_RPRN S(RS_9) // )
|
||||
#define RS_EQL S(RS_0) // =
|
||||
#define RS_DEG S(RS_QUOT) // ?
|
||||
#define RS_UNDS S(RS_PLUS) // *
|
||||
#define RS_QUES S(RS_QUOT) // ?
|
||||
#define RS_ASTR S(RS_PLUS) // *
|
||||
// Row 4
|
||||
#define RS_RABK S(RS_LABK) // >
|
||||
#define RS_SCLN S(RS_COMM) // ;
|
||||
|
|
|
@ -111,8 +111,8 @@
|
|||
#define RS_LPRN S(RS_8) // (
|
||||
#define RS_RPRN S(RS_9) // )
|
||||
#define RS_EQL S(RS_0) // =
|
||||
#define RS_DEG S(RS_QUOT) // ?
|
||||
#define RS_UNDS S(RS_PLUS) // *
|
||||
#define RS_QUES S(RS_QUOT) // ?
|
||||
#define RS_ASTR S(RS_PLUS) // *
|
||||
// Row 4
|
||||
#define RS_RABK S(RS_LABK) // >
|
||||
#define RS_SCLN S(RS_COMM) // ;
|
||||
|
|
|
@ -137,11 +137,11 @@
|
|||
#define SI_CARN ALGR(SI_2) // ˇ (dead)
|
||||
#define SI_CIRC ALGR(SI_3) // ^ (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_GRV ALGR(SI_7) // `
|
||||
#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)
|
||||
// Row 2
|
||||
#define SI_BSLS ALGR(SI_Q) // (backslash)
|
||||
|
|
Loading…
Reference in New Issue