Core: Support inverted scan logic for optical switches (#19053)

This commit is contained in:
dexter93
2022-12-08 18:09:01 +02:00
committed by GitHub
parent 6668a0adb0
commit f2a8a13dba
4 changed files with 20 additions and 4 deletions

View File

@@ -304,6 +304,7 @@
"custom": {"type": "boolean"},
"custom_lite": {"type": "boolean"},
"ghost": {"type": "boolean"},
"input_pressed_state": {"$ref": "qmk.definitions.v1#/unsigned_int"},
"io_delay": {"$ref": "qmk.definitions.v1#/unsigned_int"},
"direct": {
"type": "array",