qmk_firmware/keyboards/ergodox_ez/shine/keyboard.json

17 lines
292 B
JSON
Raw Permalink Normal View History

{
"keyboard_name": "ErgoDox EZ Shine",
"usb": {
"pid": "0x4975"
2023-12-05 12:49:14 +01:00
},
"rgblight": {
"driver": "custom"
},
"features": {
"bootmagic": false,
"mousekey": true,
"extrakey": true,
"nkro": true,
"rgblight": true
}
}