summaryrefslogtreecommitdiff
path: root/keyboards/millet/doksin/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/millet/doksin/info.json')
-rw-r--r--keyboards/millet/doksin/info.json31
1 files changed, 31 insertions, 0 deletions
diff --git a/keyboards/millet/doksin/info.json b/keyboards/millet/doksin/info.json
new file mode 100644
index 0000000000..7a848662cd
--- /dev/null
+++ b/keyboards/millet/doksin/info.json
@@ -0,0 +1,31 @@
+{
+ "manufacturer": "millet",
+ "keyboard_name": "doksin",
+ "maintainer": "millet",
+ "bootloader": "atmel-dfu",
+ "features": {
+ "bootmagic": true,
+ "extrakey": true,
+ "mousekey": true
+ },
+ "matrix_pins": {
+ "direct": [
+ ["D4"]
+ ]
+ },
+ "processor": "atmega32u2",
+ "url": "",
+ "usb": {
+ "device_version": "0.0.1",
+ "pid": "0x1919",
+ "vid": "0xBDD1"
+ },
+ "community_layouts": ["ortho_1x1"],
+ "layouts": {
+ "LAYOUT_ortho_1x1": {
+ "layout": [
+ {"matrix": [0, 0], "x": 0, "y": 0}
+ ]
+ }
+ }
+} \ No newline at end of file