Browse Source

Add media key support to Riot Pad (#23719)

pull/21881/head
Shandon Anderson 2 weeks ago
committed by GitHub
parent
commit
e9e26c2b52
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      keyboards/shandoncodes/riot_pad/keyboard.json

+ 2
- 1
keyboards/shandoncodes/riot_pad/keyboard.json View File

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


Loading…
Cancel
Save