From d5bda9f8343636737a85055d4bf233958343d5f8 Mon Sep 17 00:00:00 2001 From: ReFil <31960031+ReFil@users.noreply.github.com> Date: Thu, 30 Nov 2023 09:22:23 +0000 Subject: [PATCH] Remove default n, add help notes --- app/Kconfig | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/Kconfig b/app/Kconfig index 772df67a99f..7e59409dd10 100644 --- a/app/Kconfig +++ b/app/Kconfig @@ -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