feat: adds some icelandic chars
This commit is contained in:
committed by
Florian Didron
parent
a0c98997af
commit
9e42d327ce
@@ -67,4 +67,9 @@
|
|||||||
#define NO_BSLS ALGR(KC_MINS)
|
#define NO_BSLS ALGR(KC_MINS)
|
||||||
#define NO_MU ALGR(KC_M)
|
#define NO_MU ALGR(KC_M)
|
||||||
|
|
||||||
|
// Icelandic characters
|
||||||
|
#define NO_TH KC_SLSH //Þ
|
||||||
|
#define NO_ETH KC_LBRC //Ð
|
||||||
|
#define NO_UMLT KC_MINS //Ö
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user