소스 검색

Fix misspelled command in Norwegian helper

Andreas Lindhé 9 년 전
부모
커밋
b6fa762234
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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