diff --git a/Hardware/keyboard_controller/keyboard_controller.kicad_pro b/Hardware/keyboard_controller/keyboard_controller.kicad_pro index c95756b..0651f04 100644 --- a/Hardware/keyboard_controller/keyboard_controller.kicad_pro +++ b/Hardware/keyboard_controller/keyboard_controller.kicad_pro @@ -10,17 +10,28 @@ "via_dimensions": [] }, "ipc2581": { + "bom_rev": "", "dist": "", "distpn": "", "internal_id": "", "mfg": "", - "mpn": "" + "mpn": "", + "sch_revision": "" }, "layer_pairs": [], "layer_presets": [], "viewports": [] }, "boards": [], + "component_class_settings": { + "assignments": [], + "meta": { + "version": 0 + }, + "sheet_component_classes": { + "enabled": false + } + }, "cvpcb": { "equivalence_files": [] }, @@ -210,11 +221,14 @@ "duplicate_sheet_names": "error", "endpoint_off_grid": "warning", "extra_units": "error", + "field_name_whitespace": "warning", "footprint_filter": "ignore", "footprint_link_issues": "warning", "four_way_junction": "ignore", "global_label_dangling": "warning", + "ground_pin_not_ground": "warning", "hier_label_mismatch": "error", + "isolated_pin_label": "warning", "label_dangling": "error", "label_multiple_wires": "warning", "lib_symbol_issues": "warning", @@ -237,6 +251,7 @@ "similar_power": "warning", "simulation_model_issue": "ignore", "single_global_label": "ignore", + "stacked_pin_name": "warning", "unannotated": "error", "unconnected_wire_endpoint": "warning", "undefined_netclass": "error", @@ -269,13 +284,14 @@ "priority": 2147483647, "schematic_color": "rgba(0, 0, 0, 0.000)", "track_width": 0.2, + "tuning_profile": "", "via_diameter": 0.6, "via_drill": 0.3, "wire_width": 6 } ], "meta": { - "version": 4 + "version": 5 }, "net_colors": null, "netclass_assignments": null, @@ -297,6 +313,10 @@ }, "schematic": { "annotate_start_num": 0, + "annotation": { + "method": 0, + "sort_order": 0 + }, "bom_export_filename": "${PROJECTNAME}.csv", "bom_fmt_presets": [], "bom_fmt_settings": { @@ -368,6 +388,7 @@ "sort_asc": true, "sort_field": "Reference" }, + "bus_aliases": {}, "connection_grid_size": 50.0, "drawing": { "dashed_lines_dash_length_ratio": 12.0, @@ -375,6 +396,7 @@ "default_line_thickness": 6.0, "default_text_size": 50.0, "field_names": [], + "hop_over_size_choice": 0, "intersheets_ref_own_page": false, "intersheets_ref_prefix": "", "intersheets_ref_short": false, @@ -398,6 +420,7 @@ "net_format_name": "", "page_layout_descr_file": "", "plot_directory": "", + "reuse_designators": true, "space_save_all_events": true, "spice_current_sheet_as_root": false, "spice_external_command": "spice \"%I\"", @@ -406,12 +429,21 @@ "spice_save_all_dissipations": false, "spice_save_all_voltages": false, "subpart_first_id": 65, - "subpart_id_separator": 0 + "subpart_id_separator": 0, + "top_level_sheets": [ + { + "filename": "keyboard_controller.kicad_sch", + "name": "keyboard_controller", + "uuid": "b230ff6d-d62b-4e9b-b4a9-a03792e35fdd" + } + ], + "used_designators": "SW4,D15-22,C5,C45-49,C52,C67-68,#PWR26,#PWR28,#PWR56,#PWR73-77,#PWR109,#PWR113,#PWR218-227,R3-4,R60-61,R95,R97,R99,R105-112", + "variants": [] }, "sheets": [ [ "b230ff6d-d62b-4e9b-b4a9-a03792e35fdd", - "Root" + "keyboard_controller" ], [ "3e008f42-c8a7-4e04-b8be-bf15bd9f122f", @@ -438,5 +470,11 @@ "POWER" ] ], - "text_variables": {} + "text_variables": {}, + "tuning_profiles": { + "meta": { + "version": 0 + }, + "tuning_profiles_impedance_geometric": [] + } }