logo

qmk_firmware

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

info.json (328B)


  1. {
  2. "build": {
  3. "lto": true
  4. },
  5. "features": {
  6. "bootmagic": true,
  7. "console": true,
  8. "extrakey": true,
  9. "mousekey": true,
  10. "nkro": true,
  11. "rgblight": true
  12. },
  13. "qmk": {
  14. "locking": {
  15. "enabled": true,
  16. "resync": true
  17. }
  18. }
  19. }