logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

keyboard.json (292B)


  1. {
  2. "keyboard_name": "ErgoDox EZ Shine",
  3. "usb": {
  4. "pid": "0x4975"
  5. },
  6. "rgblight": {
  7. "driver": "custom"
  8. },
  9. "features": {
  10. "bootmagic": false,
  11. "mousekey": true,
  12. "extrakey": true,
  13. "nkro": true,
  14. "rgblight": true
  15. }
  16. }