commit: e9e26c2b52fbc82138435346597521ded6f78605
parent 8fac6224d5320543064ad8a36b38e803259130c0
Author: Shandon Anderson <CheeseL0ver@users.noreply.github.com>
Date: Sat, 18 May 2024 16:15:59 -0400
Add media key support to Riot Pad (#23719)
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/keyboards/shandoncodes/riot_pad/keyboard.json b/keyboards/shandoncodes/riot_pad/keyboard.json
@@ -9,7 +9,8 @@
"command": false,
"console": false,
"nkro": true,
- "rgblight": true
+ "rgblight": true,
+ "extrakey": true
},
"matrix_pins": {
"cols": ["B14", "A8", "A9"],