summaryrefslogtreecommitdiffstats
path: root/keyboards/bastardkb/charybdis/3x6/v2/splinky_2/info.json
diff options
context:
space:
mode:
authorCharly Delay <0xcharly@users.noreply.github.com>2022-12-05 05:58:12 +0900
committerGitHub <noreply@github.com>2022-12-04 20:58:12 +0000
commitaf14b212b962ec455ec80f7527a919ae245bc2d9 (patch)
tree8c71a99b9a1d4e6229d4560f61695529d81bc6e6 /keyboards/bastardkb/charybdis/3x6/v2/splinky_2/info.json
parentea1a6975a86ba10c588b2f59c327eb35e5670f4c (diff)
Re-structure splinky support to handle versioning in the same fashion as for the teensy (#19123)
Diffstat (limited to 'keyboards/bastardkb/charybdis/3x6/v2/splinky_2/info.json')
-rw-r--r--keyboards/bastardkb/charybdis/3x6/v2/splinky_2/info.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/bastardkb/charybdis/3x6/v2/splinky_2/info.json b/keyboards/bastardkb/charybdis/3x6/v2/splinky_2/info.json
new file mode 100644
index 0000000000..64c663c7c9
--- /dev/null
+++ b/keyboards/bastardkb/charybdis/3x6/v2/splinky_2/info.json
@@ -0,0 +1,6 @@
+{
+ "keyboard_name": "Charybdis Mini (3x6) Splinky",
+ "usb": {
+ "device_version": "2.0.0"
+ }
+}