logo

qmk_firmware

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

keyboard.json (260B)


  1. {
  2. "features": {
  3. "bootmagic": true,
  4. "extrakey": true,
  5. "mousekey": true,
  6. "nkro": false
  7. },
  8. "indicators": {
  9. "caps_lock": "B7",
  10. "num_lock": "C5",
  11. "scroll_lock": "C6",
  12. "on_state": 0
  13. }
  14. }