L3 fixed wireless LED indication, added Win locking indication, tidied up code

This commit is contained in:
lokher 2024-11-28 11:32:38 +08:00
parent 1e72758c02
commit 161a6984ba
15 changed files with 82 additions and 96 deletions

View file

@ -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,