Remove default n, add help notes
This commit is contained in:
parent
329110d934
commit
d5bda9f834
1 changed files with 3 additions and 1 deletions
|
@ -60,8 +60,10 @@ endchoice
|
|||
|
||||
config ZMK_HID_KEYBOARD_NKRO_EXTENDED_REPORT
|
||||
bool "Enable extended NKRO reporting"
|
||||
default n
|
||||
depends on ZMK_HID_REPORT_TYPE_NKRO
|
||||
help
|
||||
Enables higher usage range for NKRO (F13-F24 and INTL1-9).
|
||||
Please note this is not compatible with Android currently and you will get no input
|
||||
|
||||
|
||||
if ZMK_HID_REPORT_TYPE_HKRO
|
||||
|
|
Loading…
Add table
Reference in a new issue