From 2c6c58f674cadb2386e4784798189605526efb13 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 14 Apr 2026 17:19:35 +0000 Subject: [PATCH] Disable NKRO to fix phantom macOS volume controls Agent-Logs-Url: https://github.com/timfee/qmk_userspace/sessions/3f9911e9-1e44-4705-83e0-dd54234a3521 Co-authored-by: timfee <3246342+timfee@users.noreply.github.com> --- users/timfee/rules.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/users/timfee/rules.mk b/users/timfee/rules.mk index 41e04cf2..d13023f6 100644 --- a/users/timfee/rules.mk +++ b/users/timfee/rules.mk @@ -5,3 +5,4 @@ OLED_TRANSPORT = i2c WPM_ENABLE = yes KEYCODE_STRING_ENABLE = yes RGB_MATRIX_ENABLE = yes +NKRO_ENABLE = no