mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-05-08 00:24:16 -04:00
Tidy up NKRO_ENABLE rules (#15382)
This commit is contained in:
parent
54d9cfbaab
commit
cc6f94dd6f
3 changed files with 3 additions and 3 deletions
|
@ -7,4 +7,4 @@ LTO_ENABLE = yes
|
|||
MOUSEKEY_ENABLE = yes # Allow mapping of mouse control keys
|
||||
EXTRAKEY_ENABLE = yes # Allow audio & system control keys
|
||||
COMMAND_ENABLE = yes # Commands for debug and configuration
|
||||
NKRO_ENABLE = yes # Support USB N-key roll over.
|
||||
NKRO_ENABLE = yes
|
||||
|
|
|
@ -7,4 +7,4 @@ LTO_ENABLE = yes
|
|||
MOUSEKEY_ENABLE = yes # Allow mapping of mouse control keys
|
||||
EXTRAKEY_ENABLE = yes # Allow audio & system control keys
|
||||
COMMAND_ENABLE = yes # Commands for debug and configuration
|
||||
NKRO_ENABLE = yes # Support USB N-key roll over.
|
||||
NKRO_ENABLE = yes
|
||||
|
|
|
@ -7,4 +7,4 @@ LTO_ENABLE = yes
|
|||
MOUSEKEY_ENABLE = yes # Allow mapping of mouse control keys
|
||||
EXTRAKEY_ENABLE = yes # Allow audio & system control keys
|
||||
COMMAND_ENABLE = yes # Commands for debug and configuration
|
||||
NKRO_ENABLE = yes # Support USB N-key roll over.
|
||||
NKRO_ENABLE = yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue