Skip to content

Commit b516529

Browse files
committed
Add PistachioMacroPad
1 parent 0751637 commit b516529

File tree

1 file changed

+21
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)