diff options
| author | Akshay Nair <phenax5@gmail.com> | 2026-04-15 12:38:48 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2026-04-15 12:38:48 +0530 |
| commit | 5138c7c422ea729456b45f5fc5f56d051ddaf2d5 (patch) | |
| tree | 779986a2fc6b14c80fc23e798b773e73a02c38d1 /hardware/chiral.kicad_prl | |
| parent | 51bccf375c7638c5cf95cd9ba846d6c69535a918 (diff) | |
| download | chiral-keyboard-5138c7c422ea729456b45f5fc5f56d051ddaf2d5.tar.gz chiral-keyboard-5138c7c422ea729456b45f5fc5f56d051ddaf2d5.zip | |
Kicad update changes
Diffstat (limited to '')
| -rw-r--r-- | hardware/chiral.kicad_prl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hardware/chiral.kicad_prl b/hardware/chiral.kicad_prl index d71ef85..e61c3b2 100644 --- a/hardware/chiral.kicad_prl +++ b/hardware/chiral.kicad_prl @@ -15,6 +15,7 @@ "vias": 1.0, "zones": 0.6 }, + "prototype_zone_fills": false, "selection_filter": { "dimensions": true, "footprints": true, @@ -106,6 +107,7 @@ "filter_text": "", "group_by_constraint": false, "group_by_netclass": false, + "show_time_domain_details": false, "show_unconnected_nets": false, "show_zero_pad_nets": false, "sort_ascending": true, @@ -116,6 +118,7 @@ "files": [] }, "schematic": { + "hierarchy_collapsed": [], "selection_filter": { "graphics": true, "images": true, @@ -123,6 +126,7 @@ "lockedItems": false, "otherItems": true, "pins": true, + "ruleAreas": true, "symbols": true, "text": true, "wires": true |
