keyboard.json 287 B

1234567891011121314151617
  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. }