Add media key support to Riot Pad (#23719)

This commit is contained in:
Shandon Anderson 2024-05-18 16:15:59 -04:00 committed by GitHub
parent 8fac6224d5
commit e9e26c2b52
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,8 @@
"command": false,
"console": false,
"nkro": true,
"rgblight": true
"rgblight": true,
"extrakey": true
},
"matrix_pins": {
"cols": ["B14", "A8", "A9"],