]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Change Nordic ampersand code to match the English
authorAndreas Lindhé <andreas@lindhe.io>
Mon, 25 Jul 2016 10:50:27 +0000 (12:50 +0200)
committerAndreas Lindhé <andreas@lindhe.io>
Mon, 25 Jul 2016 10:50:56 +0000 (12:50 +0200)
Changed from "NO_AMP" to "NO_AMPR" since the KC one is "KC_AMPR"

quantum/keymap_extras/keymap_nordic.h

index f8cf4e2e43392d6320c8ad84dac15288d24f76ad..da5c829757924f98db2a7b503ff6fd2f43d36785 100644 (file)
@@ -25,7 +25,7 @@
 #define NO_SECT LSFT(NO_HALF)
 #define NO_QUO2        LSFT(KC_2)
 #define NO_BULT LSFT(KC_4)
-#define NO_AMP LSFT(KC_6)
+#define NO_AMPR        LSFT(KC_6)
 #define NO_SLSH LSFT(KC_7)
 #define NO_LPRN        LSFT(KC_8)
 #define NO_RPRN        LSFT(KC_9)