Add media key support to Riot Pad (#23719)
1 files changed, 2 insertions(+), 1 deletions(-) M keyboards/shandoncodes/riot_pad/keyboard.json
M keyboards/shandoncodes/riot_pad/keyboard.json => keyboards/shandoncodes/riot_pad/keyboard.json +2 -1
@@ 9,7 9,8 @@ "command": false, "console": false, "nkro": true, - "rgblight": true + "rgblight": true, + "extrakey": true }, "matrix_pins": { "cols": ["B14", "A8", "A9"],