You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if (disposition != INPUT_IGNORE_EVENT && type != EV_SYN)
322
-
add_input_randomness(type, code, value);
323
-
```
324
-
325
-
::: info ENTERING SAFE MODE ACCIDENTALLY?
326
-
If you're using manual integration and don't disable `CONFIG_KPROBES`, the user will be able to trigger Safe Mode by pressing the volume down button after booting! Therefore, if you're using manual integration, it's necessary to disable `CONFIG_KPROBES`!
0 commit comments