logo

qmk_firmware

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

keyboard.json (318B)


  1. {
  2. "processor": "STM32F103",
  3. "bootloader": "stm32duino",
  4. "features": {
  5. "bootmagic": true,
  6. "mousekey": true,
  7. "extrakey": true,
  8. "console": true,
  9. "command": true,
  10. "nkro": true,
  11. "backlight": true,
  12. "rgblight": true,
  13. "encoder": true
  14. }
  15. }