Add media key support to Riot Pad (#23719)
This commit is contained in:
parent
8fac6224d5
commit
e9e26c2b52
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,8 @@
|
|||
"command": false,
|
||||
"console": false,
|
||||
"nkro": true,
|
||||
"rgblight": true
|
||||
"rgblight": true,
|
||||
"extrakey": true
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["B14", "A8", "A9"],
|
||||
|
|
Loading…
Reference in a new issue