Skip to content

Commit

Permalink
Remove default n, add help notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ReFil committed Nov 30, 2023
1 parent 329110d commit d5bda9f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion app/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d5bda9f

Please sign in to comment.