forked from mirrors/qmk_userspace
L3 fixed wireless LED indication, added Win locking indication, tidied up code
This commit is contained in:
parent
1e72758c02
commit
161a6984ba
15 changed files with 82 additions and 96 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue