logo

qmk_firmware

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

info.json (374B)


  1. {
  2. "manufacturer": "Keebio",
  3. "url": "https://keeb.io",
  4. "maintainer": "nooges",
  5. "usb": {
  6. "vid": "0xCB10"
  7. },
  8. "features": {
  9. "bootmagic": true,
  10. "console": true,
  11. "extrakey": true,
  12. "mousekey": true,
  13. "nkro": false
  14. },
  15. "split": {
  16. "enabled": true
  17. },
  18. "build": {
  19. "lto": true
  20. }
  21. }