]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Fix misspelled command in Norwegian helper
authorAndreas Lindhé <andreas@lindhe.io>
Mon, 25 Jul 2016 09:29:54 +0000 (11:29 +0200)
committerAndreas Lindhé <andreas@lindhe.io>
Mon, 25 Jul 2016 09:29:54 +0000 (11:29 +0200)
quantum/keymap_extras/keymap_norwegian.h

index 018bfeae592cacf6484802d21fe1bb40fdf3cabe..5c4e8c4955fe5875d7a5fe3fcdd5ed185ddfa5a5 100644 (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