diff options
author | dbroqua <dbroqua@mousur.org> | 2016-09-19 13:26:18 +0200 |
---|---|---|
committer | dbroqua <dbroqua@mousur.org> | 2016-09-19 13:26:18 +0200 |
commit | 21b6e4c1f3225fed55926a4e6be2888d17fe5fd2 (patch) | |
tree | 63504b528703a65c4addda6658a701e405bba44c /quantum/keymap.h | |
parent | 94af0194ddfe8f8a3069c926170d8995de5c1781 (diff) | |
parent | c438a2a265b366c8e4594ce561feb896018983f0 (diff) |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'quantum/keymap.h')
-rw-r--r-- | quantum/keymap.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/quantum/keymap.h b/quantum/keymap.h index f2d94d75c3..98ddfd0c53 100644 --- a/quantum/keymap.h +++ b/quantum/keymap.h @@ -111,6 +111,7 @@ enum quantum_keycodes { MAGIC_UNSWAP_BACKSLASH_BACKSPACE, MAGIC_UNHOST_NKRO, MAGIC_UNSWAP_ALT_GUI, + MAGIC_TOGGLE_NKRO, // Leader key #ifndef DISABLE_LEADER |