diff options
Diffstat (limited to 'common/bootmagic.h')
| -rw-r--r-- | common/bootmagic.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/common/bootmagic.h b/common/bootmagic.h index 7c1922397..8f6618f4b 100644 --- a/common/bootmagic.h +++ b/common/bootmagic.h | |||
| @@ -60,6 +60,9 @@ | |||
| 60 | #ifndef BOOTMAGIC_KEY_SWAP_BACKSLASH_BACKSPACE | 60 | #ifndef BOOTMAGIC_KEY_SWAP_BACKSLASH_BACKSPACE |
| 61 | #define BOOTMAGIC_KEY_SWAP_BACKSLASH_BACKSPACE KC_BSLASH | 61 | #define BOOTMAGIC_KEY_SWAP_BACKSLASH_BACKSPACE KC_BSLASH |
| 62 | #endif | 62 | #endif |
| 63 | #ifndef BOOTMAGIC_HOST_NKRO | ||
| 64 | #define BOOTMAGIC_HOST_NKRO KC_N | ||
| 65 | #endif | ||
| 63 | 66 | ||
| 64 | 67 | ||
| 65 | /* | 68 | /* |
