Skip to content

Commit 461f1f1

Browse files
Merge pull request #43 from yfuku/master
Add owl8 keyboard
2 parents 56fcc12 + 9a576b6 commit 461f1f1

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{"config":
2+
{
3+
"version":2,
4+
"device_info":{"vid":"0x5946","pid":"0x0008",
5+
"name":"owl8","manufacture":"yfuku","description":""},
6+
"matrix":{"rows":1,"cols":16,"device_rows":1, "device_cols":16,
7+
"debounce":1,"is_left_hand":1,"diode_direction":0,
8+
"row_pins":['NO_'],
9+
"col_pins":[20, 17, 15, 13, 19, 18, 16, 14, 7, 8, 9, 10, 'NO_', 'NO_', 'NO_', 'NO_'],
10+
"layout":[13, 14, 15, 16, 0,
11+
9, 10, 11, 12, 0,
12+
1, 2, 3, 4, 0,
13+
5, 6, 7, 8]},
14+
"mode":"SINGLE","startup":1,
15+
"peripheral":{"max_interval":60,"min_interval":30,"slave_latency":7},
16+
"central":{"max_interval":60,"min_interval":30,"slave_latency":0},
17+
"led":{"pin":255, "num":0},
18+
"keymap":{"locale":"US","use_ascii":0}
19+
}}

0 commit comments

Comments
 (0)