Fix misspelled command in Norwegian helper

This commit is contained in:
Andreas Lindhé 2016-07-25 11:29:54 +02:00
parent 8e1d96983a
commit b6fa762234
1 changed files with 1 additions and 1 deletions

View File

@ -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