]> git.donarmstrong.com Git - tmk_firmware.git/blobdiff - common/bootmagic.h
Adding NKRO virtual dip-switch, using existing bit in keymap byte.
[tmk_firmware.git] / common / bootmagic.h
index 7c1922397308ecf3593c4b0b3c53e2c215c549c8..8f6618f4bd0da0de18ea3ffc20d8cbab6f72c63f 100644 (file)
@@ -60,6 +60,9 @@
 #ifndef BOOTMAGIC_KEY_SWAP_BACKSLASH_BACKSPACE
 #define BOOTMAGIC_KEY_SWAP_BACKSLASH_BACKSPACE  KC_BSLASH
 #endif
+#ifndef BOOTMAGIC_HOST_NKRO
+#define BOOTMAGIC_HOST_NKRO              KC_N
+#endif
 
 
 /*