feat: ability to disable monitoring cmds (#840)

This commit is contained in:
lollipopkit🏳️‍⚧️
2025-08-09 12:37:30 +08:00
committed by GitHub
parent 9c9648656d
commit 95f8e571c1
16 changed files with 451 additions and 609 deletions

View File

@@ -27,7 +27,7 @@ types:
index: 4
Spi:
typeId: 3
nextIndex: 15
nextIndex: 16
fields:
name:
index: 0
@@ -59,6 +59,8 @@ types:
index: 13
customSystemType:
index: 14
disabledCmdTypes:
index: 15
VirtKey:
typeId: 4
nextIndex: 45