logo

qmk_firmware

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

info.json (533B)


  1. {
  2. "manufacturer": "Keychron",
  3. "maintainer": "Joe",
  4. "bootloader": "stm32-dfu",
  5. "community_layouts": ["tkl_ansi"],
  6. "diode_direction": "ROW2COL",
  7. "eeprom": {
  8. "wear_leveling": {
  9. "backing_size": 4096
  10. }
  11. },
  12. "features": {
  13. "bootmagic": true,
  14. "extrakey": true,
  15. "mousekey": true,
  16. "nkro": true
  17. },
  18. "processor": "STM32F401",
  19. "url": "https://github.com/Keychron",
  20. "usb": {
  21. "device_version": "1.0.1",
  22. "vid": "0x3434"
  23. }
  24. }