Fix misspelled command in Norwegian helper

example_keyboards
Andreas Lindhé 9 years ago
parent 8e1d96983a
commit b6fa762234

@ -13,7 +13,7 @@
#undef NO_BSLS #undef NO_BSLS
#define NO_BSLS KC_EQL // '\' #define NO_BSLS KC_EQL // '\'
#undef NO_CIRC #undef NO_CIRC
#define NO_CIRC LSFT(C_RBRC) // ^ #define NO_CIRC LSFT(KC_RBRC) // ^
#undef NO_GRV #undef NO_GRV
#define NO_GRV LSFT(NO_BSLS) // #define NO_GRV LSFT(NO_BSLS) //
#undef NO_OSLH #undef NO_OSLH

Loading…
Cancel
Save