diff options
author | Álvaro A. Volpato <alvaro.augusto.volpato@gmail.com> | 2023-10-05 00:35:24 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-04 20:35:24 -0700 |
commit | d33f9ec86b339f671f0c8673ba6e1246a6edff90 (patch) | |
tree | 1350b2825df1e4a0c005dcbfb8ad76acab906ad3 /keyboards/acheron/themis/info.json | |
parent | 6e93b59f6134753e6167caf425de666999710c6d (diff) |
Add Acheron Themis and its variants (#22142)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/acheron/themis/info.json')
-rw-r--r-- | keyboards/acheron/themis/info.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/acheron/themis/info.json b/keyboards/acheron/themis/info.json new file mode 100644 index 0000000000..4f9d3b61e6 --- /dev/null +++ b/keyboards/acheron/themis/info.json @@ -0,0 +1,8 @@ +{ + "manufacturer": "AcheronProject", + "url": "", + "maintainer": "Gondolindrim", + "usb": { + "vid": "0xAC11" + } +} |