logo

qmk_firmware

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

info.json (437B)


  1. {
  2. "keyboard_name": "Sun Keyboard Converter",
  3. "manufacturer": "QMK",
  4. "maintainer": "qmk",
  5. "usb": {
  6. "vid": "0xFEED",
  7. "pid": "0x3333",
  8. "device_version": "1.0.0"
  9. },
  10. "processor": "atmega32u4",
  11. "bootloader": "lufa-dfu",
  12. "features": {
  13. "bootmagic": false,
  14. "mousekey": true,
  15. "extrakey": true,
  16. "console": true,
  17. "command": true,
  18. "nkro": true
  19. }
  20. }