Fix swedish NO_GRV
This commit is contained in:
parent
25c7533092
commit
20b5dd80bd
@ -26,8 +26,6 @@
|
|||||||
#define NO_AE KC_QUOT // ä
|
#define NO_AE KC_QUOT // ä
|
||||||
#undef NO_CIRC
|
#undef NO_CIRC
|
||||||
#define NO_CIRC LSFT(KC_RBRC) // ^
|
#define NO_CIRC LSFT(KC_RBRC) // ^
|
||||||
#undef NO_GRV
|
|
||||||
#define NO_GRV LSFT(NO_BSLS) //
|
|
||||||
#undef NO_OSLH
|
#undef NO_OSLH
|
||||||
#define NO_OSLH KC_SCLN // ö
|
#define NO_OSLH KC_SCLN // ö
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user