mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-04-28 12:01:43 +01:00
Fix swedish NO_GRV
This commit is contained in:
@@ -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 // ö
|
||||
|
||||
|
||||
Reference in New Issue
Block a user