zmk: remove sensors
This commit is contained in:
parent
5b394cd059
commit
760c8c036b
5 changed files with 2 additions and 63 deletions
|
|
@ -48,23 +48,5 @@
|
|||
{ "row": 3, "col": 8, "x": 8, "y": 3 }
|
||||
]
|
||||
}
|
||||
},
|
||||
"sensors": [
|
||||
{
|
||||
"ref": "left_encoder",
|
||||
"name": "left_encoder",
|
||||
"identifier": "left_encoder",
|
||||
"compatible": "alps,ec11",
|
||||
"label": "LEFT_ENCODER",
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"ref": "right_encoder",
|
||||
"name": "right_encoder",
|
||||
"identifier": "right_encoder",
|
||||
"compatible": "alps,ec11",
|
||||
"label": "RIGHT_ENCODER",
|
||||
"enabled": false
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue