Re-structure splinky support to handle versioning in the same fashion as for the teensy (#19123)

This commit is contained in:
Charly Delay
2022-12-05 05:58:12 +09:00
committed by GitHub
parent ea1a6975a8
commit af14b212b9
79 changed files with 620 additions and 358 deletions

View File

@@ -0,0 +1,6 @@
{
"keyboard_name": "Charybdis (4x6) Splinky",
"usb": {
"device_version": "2.0.0"
}
}