logo

qmk_firmware

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

keyboard.json (191B)


  1. {
  2. "processor": "atmega32u2",
  3. "bootloader": "atmel-dfu",
  4. "features": {
  5. "bootmagic": true,
  6. "extrakey": true,
  7. "mousekey": true,
  8. "nkro": false
  9. }
  10. }