mirror of
https://github.com/qmk/qmk_userspace.git
synced 2026-04-22 11:30:23 -04:00
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>
This commit is contained in:
parent
ddac648083
commit
2c6c58f674
1 changed files with 1 additions and 0 deletions
|
|
@ -5,3 +5,4 @@ OLED_TRANSPORT = i2c
|
||||||
WPM_ENABLE = yes
|
WPM_ENABLE = yes
|
||||||
KEYCODE_STRING_ENABLE = yes
|
KEYCODE_STRING_ENABLE = yes
|
||||||
RGB_MATRIX_ENABLE = yes
|
RGB_MATRIX_ENABLE = yes
|
||||||
|
NKRO_ENABLE = no
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue