Fix misspelled command in Norwegian helper
This commit is contained in:
parent
8e1d96983a
commit
b6fa762234
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
#undef NO_BSLS
|
||||
#define NO_BSLS KC_EQL // '\'
|
||||
#undef NO_CIRC
|
||||
#define NO_CIRC LSFT(C_RBRC) // ^
|
||||
#define NO_CIRC LSFT(KC_RBRC) // ^
|
||||
#undef NO_GRV
|
||||
#define NO_GRV LSFT(NO_BSLS) //
|
||||
#undef NO_OSLH
|
||||
|
|
Loading…
Reference in a new issue