Explorar o código

Fix misspelled command in Norwegian helper

Andreas Lindhé %!s(int64=8) %!d(string=hai) anos
pai
achega
b6fa762234
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      quantum/keymap_extras/keymap_norwegian.h

+ 1 - 1
quantum/keymap_extras/keymap_norwegian.h

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