feat: adds some icelandic chars

This commit is contained in:
Florian Didron
2019-08-28 15:07:47 +09:00
committed by Florian Didron
parent a0c98997af
commit 9e42d327ce
+5
View File
@@ -67,4 +67,9 @@
#define NO_BSLS ALGR(KC_MINS)
#define NO_MU ALGR(KC_M)
// Icelandic characters
#define NO_TH KC_SLSH //Þ
#define NO_ETH KC_LBRC //Ð
#define NO_UMLT KC_MINS //Ö
#endif