forked from mirrors/qmk_userspace
[Keyboard] doksin (#22220)
This commit is contained in:
parent
ae2703b69b
commit
18ef3da8e8
7 changed files with 97 additions and 0 deletions
31
keyboards/millet/doksin/info.json
Normal file
31
keyboards/millet/doksin/info.json
Normal file
|
|
@ -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}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue