logo

qmk_firmware

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

keyboard.json (241B)


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