qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

keyboard.json (287B)


      1 {
      2     "keyboard_name": "Grandiceps Split rev2",
      3     "usb": {
      4         "device_version": "0.0.2"
      5     },
      6     "eeprom": {
      7         "driver": "i2c"
      8     },
      9     "features": {
     10         "pointing_device": true
     11     },
     12     "split": {
     13         "handedness": {
     14             "pin": "B3"
     15         }
     16     }
     17 }