Wired up buttons. Getting close.

This commit is contained in:
superminaren 2026-04-03 02:11:03 +02:00
parent 8e920d3cc5
commit 546a37aa37
3 changed files with 5787 additions and 1088 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
{ {
"board": { "board": {
"active_layer": 2, "active_layer": 1,
"active_layer_preset": "All Copper Layers", "active_layer_preset": "All Layers",
"auto_track_width": true, "auto_track_width": true,
"hidden_netclasses": [], "hidden_netclasses": [],
"hidden_nets": [], "hidden_nets": [],
@ -50,7 +50,7 @@
"conflict_shadows", "conflict_shadows",
"shapes" "shapes"
], ],
"visible_layers": "00000000_00000000_55555555_57555555", "visible_layers": "ffffffff_ffffffff_ffffffff_ffffffff",
"zone_display_mode": 0 "zone_display_mode": 0
}, },
"git": { "git": {
@ -88,16 +88,16 @@
9 9
], ],
"col_widths": [ "col_widths": [
10, 0,
10, 0,
10, 0,
10, 0,
10, 0,
10, 0,
10, 0,
10, 0,
10, 0,
10 0
], ],
"custom_group_rules": [], "custom_group_rules": [],
"expanded_rows": [], "expanded_rows": [],

File diff suppressed because it is too large Load Diff