logo

qmk_firmware

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

keyboard.json (208B)


  1. {
  2. "keyboard_name": "ErgoDox EZ",
  3. "usb": {
  4. "pid": "0x4974"
  5. },
  6. "features": {
  7. "bootmagic": false,
  8. "mousekey": true,
  9. "extrakey": true,
  10. "nkro": true
  11. }
  12. }