Fix swedish NO_GRV
This commit is contained in:
parent
25c7533092
commit
20b5dd80bd
1 changed files with 0 additions and 2 deletions
|
@ -26,8 +26,6 @@
|
|||
#define NO_AE KC_QUOT // ä
|
||||
#undef NO_CIRC
|
||||
#define NO_CIRC LSFT(KC_RBRC) // ^
|
||||
#undef NO_GRV
|
||||
#define NO_GRV LSFT(NO_BSLS) //
|
||||
#undef NO_OSLH
|
||||
#define NO_OSLH KC_SCLN // ö
|
||||
|
||||
|
|
Loading…
Reference in a new issue