logo

qmk_firmware

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

keyboard.json (298B)


  1. {
  2. "keyboard_name": "Cornia v0.6",
  3. "usb": {
  4. "pid": "0x0600",
  5. "device_version": "0.6.0"
  6. },
  7. "diode_direction": "COL2ROW",
  8. "matrix_pins": {
  9. "cols": [ "GP29", "GP28", "GP27", "GP26", "GP22", "GP20" ],
  10. "rows": [ "GP4", "GP5", "GP6", "GP7" ]
  11. }
  12. }