logo

qmk_firmware

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

info.json (350B)


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