L3 fixed wireless LED indication, added Win locking indication, tidied up code
This commit is contained in:
@@ -27,12 +27,16 @@
|
||||
"encoder": {
|
||||
"rotary": [
|
||||
{
|
||||
"pin_a": "B15",
|
||||
"pin_b": "B14",
|
||||
"resolution": 4
|
||||
}
|
||||
"pin_a": "B15",
|
||||
"pin_b": "B14",
|
||||
"resolution": 4
|
||||
}
|
||||
]
|
||||
},
|
||||
"indicators": {
|
||||
"caps_lock": "A13",
|
||||
"on_state": 1
|
||||
},
|
||||
"rgb_matrix": {
|
||||
"driver": "snled27351_spi",
|
||||
"sleep": true,
|
||||
|
||||
Reference in New Issue
Block a user