浏览代码

Fix misspelled command in Norwegian helper

Andreas Lindhé 8 年之前
父节点
当前提交
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