30 Commits

Author SHA1 Message Date
254e2f2d56 auto commited 2026-06-16 22:32:14 +12:00
291f2c0b76 auto commited 2026-06-16 22:32:13 +12:00
14932f43e9 auto commited 2026-06-16 22:32:13 +12:00
523e2dd9c6 auto commited 2026-06-16 22:32:04 +12:00
52c05d283c auto commited 2026-06-16 22:32:04 +12:00
521e643e0a auto commited 2026-06-16 22:32:04 +12:00
d82330c539 fixed power switch 2026-06-16 22:31:51 +12:00
914a60ed6d auto commited 2026-06-16 22:26:37 +12:00
e49af9f3f8 auto commited 2026-06-16 22:26:37 +12:00
8fa4decbed auto commited 2026-06-16 22:26:37 +12:00
3f45ca0df7 auto commited 2026-06-16 22:26:37 +12:00
09188a2ec6 auto commited 2026-06-16 22:26:29 +12:00
3ca7c37e71 auto commited 2026-06-16 22:26:29 +12:00
4ee0467bee auto commited 2026-06-16 22:26:29 +12:00
19ab12ab3b auto commited 2026-06-16 22:26:29 +12:00
551e7e04c0 auto commited 2026-06-16 22:26:29 +12:00
157730c2a2 cleaned up pos of decoupling caps 2026-06-16 22:26:13 +12:00
c68a4acd42 bump 2026-06-16 22:25:52 +12:00
2f26909ae8 relinked files 2026-06-16 22:25:02 +12:00
053f2c8078 renamed PWR to USB_input 2026-06-16 22:24:44 +12:00
3aff43f51c made sheet A3, fixed suffix, removed en from input buck, fixed battery input, fixed TMR resistor, fixed decoupling caps voltage and value 2026-06-16 22:23:41 +12:00
437cb1f7f4 cleaned up sch 2026-06-16 22:16:58 +12:00
60fbfede6f bump 2026-06-06 23:10:38 +12:00
e68279169b cleaned up decoupling caps 2026-06-06 23:10:10 +12:00
1c4ae03c3d attached modules togeather 2026-06-06 23:09:49 +12:00
1b8043023f bump 2026-06-06 23:09:00 +12:00
6399e11017 bump 2026-06-06 23:08:36 +12:00
1c50a9a380 fixed usb pd input 2026-06-06 23:08:03 +12:00
363f24d3e0 added battery charger, buck for usbPD input, 2 boots for usb hub and power, 3v3 reg, power monitor and adc for voltage rail reading 2026-06-06 23:07:38 +12:00
9781403d7c added rtc and connected pins to new power circuit 2026-06-06 23:06:05 +12:00
17 changed files with 44408 additions and 10183 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -10,17 +10,28 @@
"via_dimensions": [] "via_dimensions": []
}, },
"ipc2581": { "ipc2581": {
"bom_rev": "",
"dist": "", "dist": "",
"distpn": "", "distpn": "",
"internal_id": "", "internal_id": "",
"mfg": "", "mfg": "",
"mpn": "" "mpn": "",
"sch_revision": ""
}, },
"layer_pairs": [], "layer_pairs": [],
"layer_presets": [], "layer_presets": [],
"viewports": [] "viewports": []
}, },
"boards": [], "boards": [],
"component_class_settings": {
"assignments": [],
"meta": {
"version": 0
},
"sheet_component_classes": {
"enabled": false
}
},
"cvpcb": { "cvpcb": {
"equivalence_files": [] "equivalence_files": []
}, },
@@ -210,11 +221,14 @@
"duplicate_sheet_names": "error", "duplicate_sheet_names": "error",
"endpoint_off_grid": "warning", "endpoint_off_grid": "warning",
"extra_units": "error", "extra_units": "error",
"field_name_whitespace": "warning",
"footprint_filter": "ignore", "footprint_filter": "ignore",
"footprint_link_issues": "warning", "footprint_link_issues": "warning",
"four_way_junction": "ignore", "four_way_junction": "ignore",
"global_label_dangling": "warning", "global_label_dangling": "warning",
"ground_pin_not_ground": "warning",
"hier_label_mismatch": "error", "hier_label_mismatch": "error",
"isolated_pin_label": "warning",
"label_dangling": "error", "label_dangling": "error",
"label_multiple_wires": "warning", "label_multiple_wires": "warning",
"lib_symbol_issues": "warning", "lib_symbol_issues": "warning",
@@ -237,6 +251,7 @@
"similar_power": "warning", "similar_power": "warning",
"simulation_model_issue": "ignore", "simulation_model_issue": "ignore",
"single_global_label": "ignore", "single_global_label": "ignore",
"stacked_pin_name": "warning",
"unannotated": "error", "unannotated": "error",
"unconnected_wire_endpoint": "warning", "unconnected_wire_endpoint": "warning",
"undefined_netclass": "error", "undefined_netclass": "error",
@@ -269,13 +284,14 @@
"priority": 2147483647, "priority": 2147483647,
"schematic_color": "rgba(0, 0, 0, 0.000)", "schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.2, "track_width": 0.2,
"tuning_profile": "",
"via_diameter": 0.6, "via_diameter": 0.6,
"via_drill": 0.3, "via_drill": 0.3,
"wire_width": 6 "wire_width": 6
} }
], ],
"meta": { "meta": {
"version": 4 "version": 5
}, },
"net_colors": null, "net_colors": null,
"netclass_assignments": null, "netclass_assignments": null,
@@ -297,6 +313,10 @@
}, },
"schematic": { "schematic": {
"annotate_start_num": 0, "annotate_start_num": 0,
"annotation": {
"method": 0,
"sort_order": 0
},
"bom_export_filename": "${PROJECTNAME}.csv", "bom_export_filename": "${PROJECTNAME}.csv",
"bom_fmt_presets": [], "bom_fmt_presets": [],
"bom_fmt_settings": { "bom_fmt_settings": {
@@ -368,6 +388,7 @@
"sort_asc": true, "sort_asc": true,
"sort_field": "Reference" "sort_field": "Reference"
}, },
"bus_aliases": {},
"connection_grid_size": 50.0, "connection_grid_size": 50.0,
"drawing": { "drawing": {
"dashed_lines_dash_length_ratio": 12.0, "dashed_lines_dash_length_ratio": 12.0,
@@ -375,6 +396,7 @@
"default_line_thickness": 6.0, "default_line_thickness": 6.0,
"default_text_size": 50.0, "default_text_size": 50.0,
"field_names": [], "field_names": [],
"hop_over_size_choice": 0,
"intersheets_ref_own_page": false, "intersheets_ref_own_page": false,
"intersheets_ref_prefix": "", "intersheets_ref_prefix": "",
"intersheets_ref_short": false, "intersheets_ref_short": false,
@@ -398,6 +420,7 @@
"net_format_name": "", "net_format_name": "",
"page_layout_descr_file": "", "page_layout_descr_file": "",
"plot_directory": "", "plot_directory": "",
"reuse_designators": true,
"space_save_all_events": true, "space_save_all_events": true,
"spice_current_sheet_as_root": false, "spice_current_sheet_as_root": false,
"spice_external_command": "spice \"%I\"", "spice_external_command": "spice \"%I\"",
@@ -406,12 +429,21 @@
"spice_save_all_dissipations": false, "spice_save_all_dissipations": false,
"spice_save_all_voltages": false, "spice_save_all_voltages": false,
"subpart_first_id": 65, "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": "#PWR185",
"variants": []
}, },
"sheets": [ "sheets": [
[ [
"b230ff6d-d62b-4e9b-b4a9-a03792e35fdd", "b230ff6d-d62b-4e9b-b4a9-a03792e35fdd",
"Root" "keyboard_controller"
], ],
[ [
"3e008f42-c8a7-4e04-b8be-bf15bd9f122f", "3e008f42-c8a7-4e04-b8be-bf15bd9f122f",
@@ -438,5 +470,11 @@
"POWER" "POWER"
] ]
], ],
"text_variables": {} "text_variables": {},
"tuning_profiles": {
"meta": {
"version": 0
},
"tuning_profiles_impedance_geometric": []
}
} }

View File

@@ -1,12 +1,12 @@
(kicad_sch (kicad_sch
(version 20250114) (version 20260306)
(generator "eeschema") (generator "eeschema")
(generator_version "9.0") (generator_version "10.0")
(uuid "b230ff6d-d62b-4e9b-b4a9-a03792e35fdd") (uuid "b230ff6d-d62b-4e9b-b4a9-a03792e35fdd")
(paper "A4") (paper "A4")
(lib_symbols (lib_symbols
(symbol "power:+5V" (symbol "power:+5V"
(power) (power global)
(pin_numbers (pin_numbers
(hide yes) (hide yes)
) )
@@ -17,17 +17,23 @@
(exclude_from_sim no) (exclude_from_sim no)
(in_bom yes) (in_bom yes)
(on_board yes) (on_board yes)
(in_pos_files yes)
(duplicate_pin_numbers_are_jumpers no)
(property "Reference" "#PWR" (property "Reference" "#PWR"
(at 0 -3.81 0) (at 0 -3.81 0)
(show_name no)
(do_not_autoplace no)
(hide yes)
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
) )
(hide yes)
) )
) )
(property "Value" "+5V" (property "Value" "+5V"
(at 0 3.556 0) (at 0 3.556 0)
(show_name no)
(do_not_autoplace no)
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
@@ -36,38 +42,46 @@
) )
(property "Footprint" "" (property "Footprint" ""
(at 0 0 0) (at 0 0 0)
(show_name no)
(do_not_autoplace no)
(hide yes)
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
) )
(hide yes)
) )
) )
(property "Datasheet" "" (property "Datasheet" ""
(at 0 0 0) (at 0 0 0)
(show_name no)
(do_not_autoplace no)
(hide yes)
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
) )
(hide yes)
) )
) )
(property "Description" "Power symbol creates a global label with name \"+5V\"" (property "Description" "Power symbol creates a global label with name \"+5V\""
(at 0 0 0) (at 0 0 0)
(show_name no)
(do_not_autoplace no)
(hide yes)
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
) )
(hide yes)
) )
) )
(property "ki_keywords" "global power" (property "ki_keywords" "global power"
(at 0 0 0) (at 0 0 0)
(show_name no)
(do_not_autoplace no)
(hide yes)
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
) )
(hide yes)
) )
) )
(symbol "+5V_0_1" (symbol "+5V_0_1"
@@ -112,7 +126,7 @@
(pin power_in line (pin power_in line
(at 0 0 90) (at 0 0 90)
(length 0) (length 0)
(name "~" (name ""
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
@@ -154,12 +168,24 @@
(color 0 0 0 0) (color 0 0 0 0)
(uuid "134c1b32-2691-49f1-8c3e-3f89f2c92ded") (uuid "134c1b32-2691-49f1-8c3e-3f89f2c92ded")
) )
(junction
(at 119.38 95.25)
(diameter 0)
(color 0 0 0 0)
(uuid "3622ca53-673f-40f7-b57c-1ddffd2e865d")
)
(junction (junction
(at 119.38 40.64) (at 119.38 40.64)
(diameter 0) (diameter 0)
(color 0 0 0 0) (color 0 0 0 0)
(uuid "b5bb2435-e65f-48e0-968d-ab8aaa4b12c3") (uuid "b5bb2435-e65f-48e0-968d-ab8aaa4b12c3")
) )
(junction
(at 121.92 97.79)
(diameter 0)
(color 0 0 0 0)
(uuid "e22e6c2c-5305-44f7-987f-fe7ec7d9aaa8")
)
(junction (junction
(at 121.92 85.09) (at 121.92 85.09)
(diameter 0) (diameter 0)
@@ -206,6 +232,26 @@
) )
(uuid "12dfe020-b936-465c-883a-ec0410085d39") (uuid "12dfe020-b936-465c-883a-ec0410085d39")
) )
(wire
(pts
(xy 113.03 102.87) (xy 124.46 102.87)
)
(stroke
(width 0)
(type default)
)
(uuid "1b3401bd-5ae1-4d34-9e3b-d3db3ee4e6d4")
)
(wire
(pts
(xy 119.38 95.25) (xy 119.38 87.63)
)
(stroke
(width 0)
(type default)
)
(uuid "1d06ec66-4951-42c4-9e79-8f28ea3c6219")
)
(wire (wire
(pts (pts
(xy 152.4 128.27) (xy 152.4 139.7) (xy 152.4 128.27) (xy 152.4 139.7)
@@ -236,6 +282,16 @@
) )
(uuid "2f786809-61c4-4a44-85f0-30881f14094e") (uuid "2f786809-61c4-4a44-85f0-30881f14094e")
) )
(wire
(pts
(xy 113.03 95.25) (xy 119.38 95.25)
)
(stroke
(width 0)
(type default)
)
(uuid "303447c3-632a-4fd7-9736-f1ccebf0ec7b")
)
(wire (wire
(pts (pts
(xy 160.02 40.64) (xy 186.69 40.64) (xy 160.02 40.64) (xy 186.69 40.64)
@@ -256,6 +312,16 @@
) )
(uuid "327fa699-588f-4e10-87ac-6f756e7bd13b") (uuid "327fa699-588f-4e10-87ac-6f756e7bd13b")
) )
(wire
(pts
(xy 113.03 97.79) (xy 121.92 97.79)
)
(stroke
(width 0)
(type default)
)
(uuid "3358c229-05c1-4b0f-899c-51fab46fb684")
)
(wire (wire
(pts (pts
(xy 160.02 43.18) (xy 186.69 43.18) (xy 160.02 43.18) (xy 186.69 43.18)
@@ -306,6 +372,16 @@
) )
(uuid "54e60b55-b905-48d7-b9d9-f6391da4de8e") (uuid "54e60b55-b905-48d7-b9d9-f6391da4de8e")
) )
(wire
(pts
(xy 121.92 97.79) (xy 121.92 160.02)
)
(stroke
(width 0)
(type default)
)
(uuid "596d737c-9f2b-43f1-82c4-12eb4d0641bf")
)
(wire (wire
(pts (pts
(xy 175.26 100.33) (xy 194.31 100.33) (xy 175.26 100.33) (xy 194.31 100.33)
@@ -326,6 +402,16 @@
) )
(uuid "60d3ab8a-95df-46f3-bec6-2dc3a187f51f") (uuid "60d3ab8a-95df-46f3-bec6-2dc3a187f51f")
) )
(wire
(pts
(xy 113.03 107.95) (xy 124.46 107.95)
)
(stroke
(width 0)
(type default)
)
(uuid "65ffd1c9-2a4b-44b0-9306-186abe439bf5")
)
(wire (wire
(pts (pts
(xy 165.1 128.27) (xy 165.1 139.7) (xy 165.1 128.27) (xy 165.1 139.7)
@@ -398,7 +484,7 @@
) )
(wire (wire
(pts (pts
(xy 119.38 162.56) (xy 119.38 87.63) (xy 119.38 162.56) (xy 119.38 95.25)
) )
(stroke (stroke
(width 0) (width 0)
@@ -468,7 +554,7 @@
) )
(wire (wire
(pts (pts
(xy 121.92 85.09) (xy 121.92 160.02) (xy 121.92 85.09) (xy 121.92 97.79)
) )
(stroke (stroke
(width 0) (width 0)
@@ -556,6 +642,16 @@
) )
(uuid "c83111e5-dd8e-445b-8843-1c7a0bba7c97") (uuid "c83111e5-dd8e-445b-8843-1c7a0bba7c97")
) )
(wire
(pts
(xy 113.03 105.41) (xy 124.46 105.41)
)
(stroke
(width 0)
(type default)
)
(uuid "caa3485c-8a6f-4a95-8ea2-3a4e177aaebf")
)
(wire (wire
(pts (pts
(xy 160.02 33.02) (xy 186.69 33.02) (xy 160.02 33.02) (xy 186.69 33.02)
@@ -660,23 +756,29 @@
(lib_id "power:+5V") (lib_id "power:+5V")
(at 120.65 26.67 0) (at 120.65 26.67 0)
(unit 1) (unit 1)
(body_style 1)
(exclude_from_sim no) (exclude_from_sim no)
(in_bom yes) (in_bom yes)
(on_board yes) (on_board yes)
(in_pos_files yes)
(dnp no) (dnp no)
(fields_autoplaced yes) (fields_autoplaced yes)
(uuid "d42bc7ce-1b9c-4e5d-92ff-216019b5c201") (uuid "d42bc7ce-1b9c-4e5d-92ff-216019b5c201")
(property "Reference" "#PWR047" (property "Reference" "#PWR047"
(at 120.65 30.48 0) (at 120.65 30.48 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
) )
(hide yes)
) )
) )
(property "Value" "+5V" (property "Value" "+5V"
(at 120.65 21.59 0) (at 120.65 21.59 0)
(show_name no)
(do_not_autoplace no)
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
@@ -685,36 +787,42 @@
) )
(property "Footprint" "" (property "Footprint" ""
(at 120.65 26.67 0) (at 120.65 26.67 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
) )
(hide yes)
) )
) )
(property "Datasheet" "" (property "Datasheet" ""
(at 120.65 26.67 0) (at 120.65 26.67 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
) )
(hide yes)
) )
) )
(property "Description" "Power symbol creates a global label with name \"+5V\"" (property "Description" "Power symbol creates a global label with name \"+5V\""
(at 120.65 26.67 0) (at 120.65 26.67 0)
(hide yes)
(show_name no)
(do_not_autoplace no)
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
) )
(hide yes)
) )
) )
(pin "1" (pin "1"
(uuid "6b8898a7-06c7-44ed-b946-51e630f01a14") (uuid "6b8898a7-06c7-44ed-b946-51e630f01a14")
) )
(instances (instances
(project "" (project "keyboard_controller"
(path "/b230ff6d-d62b-4e9b-b4a9-a03792e35fdd" (path "/b230ff6d-d62b-4e9b-b4a9-a03792e35fdd"
(reference "#PWR047") (reference "#PWR047")
(unit 1) (unit 1)
@@ -735,11 +843,13 @@
(type solid) (type solid)
) )
(fill (fill
(color 0 0 0 0.0000) (color 0 0 0 0)
) )
(uuid "198a7a16-d719-45ee-9f17-7be8d234e902") (uuid "198a7a16-d719-45ee-9f17-7be8d234e902")
(property "Sheetname" "USB_hub" (property "Sheetname" "USB_hub"
(at 124.46 27.2284 0) (at 124.46 27.2284 0)
(show_name no)
(do_not_autoplace no)
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
@@ -749,6 +859,8 @@
) )
(property "Sheetfile" "USB_interface.kicad_sch" (property "Sheetfile" "USB_interface.kicad_sch"
(at 124.46 72.9746 0) (at 124.46 72.9746 0)
(show_name no)
(do_not_autoplace no)
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
@@ -957,11 +1069,13 @@
(type solid) (type solid)
) )
(fill (fill
(color 0 0 0 0.0000) (color 0 0 0 0)
) )
(uuid "3e008f42-c8a7-4e04-b8be-bf15bd9f122f") (uuid "3e008f42-c8a7-4e04-b8be-bf15bd9f122f")
(property "Sheetname" "MCU" (property "Sheetname" "MCU"
(at 124.46 80.5684 0) (at 124.46 80.5684 0)
(show_name no)
(do_not_autoplace no)
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
@@ -971,6 +1085,8 @@
) )
(property "Sheetfile" "MCU.kicad_sch" (property "Sheetfile" "MCU.kicad_sch"
(at 124.46 128.8546 0) (at 124.46 128.8546 0)
(show_name no)
(do_not_autoplace no)
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
@@ -980,6 +1096,8 @@
) )
(property "Field2" "" (property "Field2" ""
(at 124.46 81.28 0) (at 124.46 81.28 0)
(show_name no)
(do_not_autoplace no)
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
@@ -1186,6 +1304,36 @@
(justify left) (justify left)
) )
) )
(pin "BATTERY_CHARGER_EN" input
(at 124.46 107.95 180)
(uuid "29d831a5-07a8-4eb0-a73b-80cbbe0c1add")
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(pin "CHARGED" input
(at 124.46 105.41 180)
(uuid "151f7ab5-1ca4-4821-9713-f1845657a745")
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(pin "USB_POWER_ENABLE" input
(at 124.46 102.87 180)
(uuid "7ad3e63f-e2f8-4502-aef9-ff581cab46c5")
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(instances (instances
(project "keyboard_controller" (project "keyboard_controller"
(path "/b230ff6d-d62b-4e9b-b4a9-a03792e35fdd" (path "/b230ff6d-d62b-4e9b-b4a9-a03792e35fdd"
@@ -1195,7 +1343,7 @@
) )
) )
(sheet (sheet
(at 78.74 54.61) (at 78.74 92.71)
(size 34.29 17.78) (size 34.29 17.78)
(exclude_from_sim no) (exclude_from_sim no)
(in_bom yes) (in_bom yes)
@@ -1207,11 +1355,13 @@
(type solid) (type solid)
) )
(fill (fill
(color 0 0 0 0.0000) (color 0 0 0 0)
) )
(uuid "596f4890-a5ff-4776-a61d-272e3bcbcdd5") (uuid "596f4890-a5ff-4776-a61d-272e3bcbcdd5")
(property "Sheetname" "POWER" (property "Sheetname" "POWER"
(at 78.74 53.8984 0) (at 78.74 91.9984 0)
(show_name no)
(do_not_autoplace no)
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
@@ -1220,7 +1370,9 @@
) )
) )
(property "Sheetfile" "POWER.kicad_sch" (property "Sheetfile" "POWER.kicad_sch"
(at 78.74 72.9746 0) (at 78.74 111.0746 0)
(show_name no)
(do_not_autoplace no)
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
@@ -1228,6 +1380,56 @@
(justify left top) (justify left top)
) )
) )
(pin "BATTERY_CHARGER_EN" input
(at 113.03 107.95 0)
(uuid "cf0f9dfc-0d02-4265-82bc-aab9c2a8e0af")
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
)
(pin "CHARGED" input
(at 113.03 105.41 0)
(uuid "7c2992db-27da-4041-95d1-129c9a38e71b")
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
)
(pin "USB_POWER_ENABLE" input
(at 113.03 102.87 0)
(uuid "bc1104a2-2352-49ca-bfbf-d214314512ce")
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
)
(pin "SCL" input
(at 113.03 97.79 0)
(uuid "e571ff41-592a-4c93-a004-14e6a8eca3f9")
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
)
(pin "SDA" input
(at 113.03 95.25 0)
(uuid "c37bf666-6ec9-44cb-8749-712e53531a8c")
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
)
(instances (instances
(project "keyboard_controller" (project "keyboard_controller"
(path "/b230ff6d-d62b-4e9b-b4a9-a03792e35fdd" (path "/b230ff6d-d62b-4e9b-b4a9-a03792e35fdd"
@@ -1249,11 +1451,13 @@
(type solid) (type solid)
) )
(fill (fill
(color 0 0 0 0.0000) (color 0 0 0 0)
) )
(uuid "597f86ca-912d-4f96-a6ed-f7d99a92319e") (uuid "597f86ca-912d-4f96-a6ed-f7d99a92319e")
(property "Sheetname" "keyboard_interface" (property "Sheetname" "keyboard_interface"
(at 124.46 138.9884 0) (at 124.46 138.9884 0)
(show_name no)
(do_not_autoplace no)
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
@@ -1263,6 +1467,8 @@
) )
(property "Sheetfile" "keyboard_interface.kicad_sch" (property "Sheetfile" "keyboard_interface.kicad_sch"
(at 124.46 175.8446 0) (at 124.46 175.8446 0)
(show_name no)
(do_not_autoplace no)
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
@@ -1421,11 +1627,13 @@
(type solid) (type solid)
) )
(fill (fill
(color 0 0 0 0.0000) (color 0 0 0 0)
) )
(uuid "81f7f138-c870-483b-b965-9895c9eb889f") (uuid "81f7f138-c870-483b-b965-9895c9eb889f")
(property "Sheetname" "USB_input" (property "Sheetname" "USB_input"
(at 78.74 27.2284 0) (at 78.74 27.2284 0)
(show_name no)
(do_not_autoplace no)
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
@@ -1433,8 +1641,10 @@
(justify left bottom) (justify left bottom)
) )
) )
(property "Sheetfile" "PWR.kicad_sch" (property "Sheetfile" "USB_input.kicad_sch"
(at 78.74 47.5746 0) (at 78.74 47.5746 0)
(show_name no)
(do_not_autoplace no)
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
@@ -1513,11 +1723,13 @@
(type solid) (type solid)
) )
(fill (fill
(color 0 0 0 0.0000) (color 0 0 0 0)
) )
(uuid "f949d847-95e8-43ae-a947-73b7c5fb08a2") (uuid "f949d847-95e8-43ae-a947-73b7c5fb08a2")
(property "Sheetname" "USB_output_n_prog" (property "Sheetname" "USB_output_n_prog"
(at 186.69 27.2284 0) (at 186.69 27.2284 0)
(show_name no)
(do_not_autoplace no)
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)
@@ -1527,6 +1739,8 @@
) )
(property "Sheetfile" "programming_interface.kicad_sch" (property "Sheetfile" "programming_interface.kicad_sch"
(at 186.69 72.9746 0) (at 186.69 72.9746 0)
(show_name no)
(do_not_autoplace no)
(effects (effects
(font (font
(size 1.27 1.27) (size 1.27 1.27)

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,4 +1,6 @@
"Refs","Value","Footprint","Qty","DNP" "Refs","Value","Footprint","Qty","DNP"
"BT1","1S LIPO","","1",""
"BT2","Coin_Cell","","1",""
"C1","100n","","1","" "C1","100n","","1",""
"C2","1u","","1","" "C2","1u","","1",""
"C3","1u","","1","" "C3","1u","","1",""
@@ -23,21 +25,18 @@
"C22","1u","","1","" "C22","1u","","1",""
"C23","C","","1","" "C23","C","","1",""
"C24","C","","1","" "C24","C","","1",""
"C25","22u","Capacitor_SMD:C_0603_1608Metric","1","" "C25","100n","","1",""
"C26","100n","","1","" "C26","100n","","1",""
"C27","100n","","1","" "C27","100n","","1",""
"C28","1u","","1","" "C28","1u","","1",""
"C29","100n","","1","" "C29","100n","","1",""
"C30","10u","","1","" "C30","10u","","1",""
"C31","100n","Capacitor_SMD:C_0603_1608Metric","1",""
"C32","100n","","1","" "C32","100n","","1",""
"C33","10u","","1","" "C33","10u","","1",""
"C34","100n","","1","" "C34","100n","","1",""
"C35","1u","Capacitor_SMD:C_0603_1608Metric","1",""
"C36","10u","","1","" "C36","10u","","1",""
"C37","100n","","1","" "C37","100n","","1",""
"C38","100n","","1","" "C38","100n","","1",""
"C39","1u","Capacitor_SMD:C_0603_1608Metric","1",""
"C40","100n","","1","" "C40","100n","","1",""
"C41","100n","","1","" "C41","100n","","1",""
"C42","100n","","1","" "C42","100n","","1",""
@@ -50,11 +49,9 @@
"C49","22u","","1","" "C49","22u","","1",""
"C50","100n","","1","" "C50","100n","","1",""
"C51","100n","","1","" "C51","100n","","1",""
"C52","1u","Capacitor_SMD:C_0603_1608Metric","1",""
"C53","100n","","1","" "C53","100n","","1",""
"C54","1u","","1","" "C54","1u","","1",""
"C55","100n","","1","" "C55","100n","","1",""
"C56","1u","Capacitor_SMD:C_0603_1608Metric","1",""
"C57","100n","","1","" "C57","100n","","1",""
"C58","100n","","1","" "C58","100n","","1",""
"C59","1u","","1","" "C59","1u","","1",""
@@ -65,6 +62,39 @@
"C64","1u","","1","" "C64","1u","","1",""
"C65","100n","","1","" "C65","100n","","1",""
"C66","100n","","1","" "C66","100n","","1",""
"C67","1u","","1",""
"C68","100n","","1",""
"C69","10u","","1",""
"C70","1u","","1",""
"C71","100n","","1",""
"C72","22u","","1",""
"C73","1u","","1",""
"C74","1u","","1",""
"C75","1u","","1",""
"C76","10u","","1",""
"C77","100n","","1",""
"C78","22u","","1",""
"C79","22u","","1",""
"C80","1u","","1",""
"C81","4.7u","","1",""
"C82","22u","","1",""
"C83","22u","","1",""
"C84","22u","","1",""
"C85","22u","","1",""
"C86","22u","","1",""
"C87","22u","","1",""
"C88","22u","","1",""
"C89","22u","","1",""
"C90","22u","","1",""
"C91","22u","","1",""
"C92","22u","","1",""
"C93","22u","","1",""
"C94","1u","","1",""
"C95","100n","","1",""
"C96","100n","","1",""
"C97","100n","","1",""
"C98","100n","","1",""
"C99","1u","","1",""
"D1","NUP2105L","Package_TO_SOT_SMD:SOT-23","1","" "D1","NUP2105L","Package_TO_SOT_SMD:SOT-23","1",""
"D2","TSM24A","Package_TO_SOT_SMD:SOT-23","1","" "D2","TSM24A","Package_TO_SOT_SMD:SOT-23","1",""
"D3","LED","","1","" "D3","LED","","1",""
@@ -73,6 +103,21 @@
"D6","SK6812","LED_SMD:LED_SK6812_PLCC4_5.0x5.0mm_P3.2mm","1","" "D6","SK6812","LED_SMD:LED_SK6812_PLCC4_5.0x5.0mm_P3.2mm","1",""
"D7","SK6812","LED_SMD:LED_SK6812_PLCC4_5.0x5.0mm_P3.2mm","1","" "D7","SK6812","LED_SMD:LED_SK6812_PLCC4_5.0x5.0mm_P3.2mm","1",""
"D8","SK6812","LED_SMD:LED_SK6812_PLCC4_5.0x5.0mm_P3.2mm","1","" "D8","SK6812","LED_SMD:LED_SK6812_PLCC4_5.0x5.0mm_P3.2mm","1",""
"D12","D","","1",""
"D13","LED","","1",""
"D14","LED","","1",""
"D15","D_Zener","","1",""
"D16","LED","","1",""
"D17","LED","","1",""
"D18","LED","","1",""
"D19","LED","","1",""
"D20","LED","","1",""
"D21","LED","","1",""
"D22","LED","","1",""
"D23","LED","","1",""
"D24","LED","","1",""
"D25","ESD9B5.0ST5G","Diode_SMD:D_SOD-923","1",""
"F1","4A","","1",""
"J1","USB_C_Receptacle_USB2.0_14P","","1","" "J1","USB_C_Receptacle_USB2.0_14P","","1",""
"J2","USB_A","","1","" "J2","USB_A","","1",""
"J3","USB_A","","1","" "J3","USB_A","","1",""
@@ -92,10 +137,14 @@
"JP10","PUEN","","1","" "JP10","PUEN","","1",""
"JP11","PUEN","","1","" "JP11","PUEN","","1",""
"JP12","PUEN","","1","" "JP12","PUEN","","1",""
"L1","5.6uH","","1",""
"L3","2.2u","","1",""
"L4","2.2u","","1",""
"Q1","PMOS","","1","" "Q1","PMOS","","1",""
"Q2","LRC L8050QLT1G","","1","" "Q2","LRC L8050QLT1G","","1",""
"Q3","LRC L8050QLT1G","","1","" "Q3","LRC L8050QLT1G","","1",""
"Q4","BSS138","Package_TO_SOT_SMD:SOT-23","1","" "Q4","NMOS","","1",""
"Q5","STL9P3LLH6","","1",""
"R1","0","","1","" "R1","0","","1",""
"R2","100k","","1","" "R2","100k","","1",""
"R3","100k","","1","" "R3","100k","","1",""
@@ -120,7 +169,7 @@
"R22","10k","","1","" "R22","10k","","1",""
"R23","50k","","1","" "R23","50k","","1",""
"R24","100k","","1","" "R24","100k","","1",""
"R25","1k","","1","" "R25","0","","1",""
"R26","100k","","1","" "R26","100k","","1",""
"R27","100","","1","" "R27","100","","1",""
"R28","22k","","1","" "R28","22k","","1",""
@@ -135,54 +184,112 @@
"R37","0","","1","" "R37","0","","1",""
"R38","0","","1","" "R38","0","","1",""
"R39","10k","","1","" "R39","10k","","1",""
"R40","10K","","1","" "R40","10k","","1",""
"R41","10K","","1","" "R41","10k","","1",""
"R42","4.7K","","1","" "R42","4.7K","","1",""
"R43","4.7K","","1","" "R43","4.7K","","1",""
"R44","10k","","1",""
"R45","100k","","1","" "R45","100k","","1",""
"R46","100k","","1","" "R46","100k","","1",""
"R47","0","","1",""
"R48","0","","1",""
"R49","0","","1",""
"R50","4.7k","","1","" "R50","4.7k","","1",""
"R51","4.7K","","1","" "R51","4.7K","","1",""
"R52","30","","1",""
"R53","49R9","","1",""
"R54","52k3","","1",""
"R55","10k","","1",""
"R57","0","","1",""
"R58","100K","","1",""
"R59","819k","","1",""
"R60","1k","","1",""
"R61","470","","1",""
"R62","91k","","1",""
"R63","4.7K","","1","" "R63","4.7K","","1",""
"R64","4.7K","","1","" "R64","4.7K","","1",""
"R65","10k","Resistor_SMD:R_0603_1608Metric","1","" "R65","8k","","1",""
"R66","4.7K","","1","" "R66","4.7K","","1",""
"R67","0","Resistor_SMD:R_0603_1608Metric","1","" "R67","10k","","1",""
"R68","10k","Resistor_SMD:R_0603_1608Metric","1","" "R68","1k1","","1",""
"R69","0","Resistor_SMD:R_0603_1608Metric","1","" "R71","10k","","1",""
"R70","10k","Resistor_SMD:R_0603_1608Metric","1",""
"R72","4.7K","","1","" "R72","4.7K","","1",""
"R73","0","Resistor_SMD:R_0603_1608Metric","1","" "R73","590","","1",""
"R74","4.7K","","1","" "R74","4.7K","","1",""
"R75","4.7K","","1","" "R75","4.7K","","1",""
"R76","8.9k","","1",""
"R77","1k","","1",""
"R78","1k","","1",""
"R79","4.7K","","1","" "R79","4.7K","","1",""
"R80","4.7K","","1","" "R80","4.7K","","1",""
"R81","4.7K","","1","" "R81","4.7K","","1",""
"R82","4.7K","","1","" "R82","4.7K","","1",""
"R83","4.7K","","1","" "R83","4.7K","","1",""
"R84","100k","","1","" "R84","100k","","1",""
"R85","1M","","1",""
"R86","4.7K","","1","" "R86","4.7K","","1",""
"R87","4.7K","","1","" "R87","4.7K","","1",""
"R88","4.7K","","1","" "R88","4.7K","","1",""
"R89","1.5M","","1",""
"R90","1M","","1",""
"R91","147k","","1",""
"R92","4.7K","","1",""
"R93","100k","","1",""
"R94","5m","","1",""
"R95","1M","","1",""
"R96","1M","","1",""
"R97","1M","","1",""
"R98","1M","","1",""
"R99","1M","","1",""
"R100","100k","","1",""
"R103","819k","","1",""
"R104","91k","","1",""
"R105","3.1M","","1",""
"R106","10k","","1",""
"R107","10k","","1",""
"R108","10k","","1",""
"R109","1k","","1",""
"R110","1k","","1",""
"R111","1k","","1",""
"R112","1k","","1",""
"R113","100k","","1",""
"R114","18k","","1",""
"R115","1k","","1",""
"R116","1k","","1",""
"SW1","SW_Nidec_CAS-120A1","Button_Switch_SMD:Nidec_Copal_CAS-120A","1","" "SW1","SW_Nidec_CAS-120A1","Button_Switch_SMD:Nidec_Copal_CAS-120A","1",""
"SW8","SW_Push","Button_Switch_SMD:SW_SPST_PTS810","1","" "SW2","SW_Nidec_CAS-120A1","Button_Switch_SMD:Nidec_Copal_CAS-120A","1",""
"SW9","SW_Push","Button_Switch_SMD:SW_SPST_PTS810","1","" "SW3","SW_Nidec_CAS-120A1","Button_Switch_SMD:Nidec_Copal_CAS-120A","1",""
"SW4","POWER_SW","","1",""
"SW5","SW_Nidec_CAS-120A1","Button_Switch_SMD:Nidec_Copal_CAS-120A","1",""
"SW10","SW_Push","Button_Switch_SMD:SW_SPST_PTS810","1","" "SW10","SW_Push","Button_Switch_SMD:SW_SPST_PTS810","1",""
"SW11","OS102011MS2QN1","Button_Switch_THT:SW_Slide-03_Wuerth-WS-SLTV_10x2.5x6.4_P2.54mm","1","" "SW11","OS102011MS2QN1","Button_Switch_THT:SW_Slide-03_Wuerth-WS-SLTV_10x2.5x6.4_P2.54mm","1",""
"SW12","SW_Push","Button_Switch_SMD:SW_SPST_PTS810","1",""
"SW13","SW_Push","Button_Switch_SMD:SW_SPST_PTS810","1",""
"SW14","SW_Push","Button_Switch_SMD:SW_SPST_PTS810","1",""
"TH1","10k","","1",""
"U1","STUSB4500QTR","Package_DFN_QFN:QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm","1","" "U1","STUSB4500QTR","Package_DFN_QFN:QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm","1",""
"U2","USB2534","Package_DFN_QFN:QFN-36-1EP_6x6mm_P0.5mm_EP3.7x3.7mm","1","" "U2","USB2534","Package_DFN_QFN:QFN-36-1EP_6x6mm_P0.5mm_EP3.7x3.7mm","1",""
"U3","LM3235-H","Package_SO:SOIC-8_3.9x4.9mm_P1.27mm","1","" "U3","LM3235-H","Package_SO:SOIC-8_3.9x4.9mm_P1.27mm","1",""
"U4","LM3235-H","Package_SO:SOIC-8_3.9x4.9mm_P1.27mm","1","" "U4","LM3235-H","Package_SO:SOIC-8_3.9x4.9mm_P1.27mm","1",""
"U5","LM3235-H","Package_SO:SOIC-8_3.9x4.9mm_P1.27mm","1","" "U5","LM3235-H","Package_SO:SOIC-8_3.9x4.9mm_P1.27mm","1",""
"U6","USBLC6-2SC6","Package_TO_SOT_SMD:SOT-23-6","1",""
"U7","CH340X","Package_SO:MSOP-10_3x3mm_P0.5mm","1","" "U7","CH340X","Package_SO:MSOP-10_3x3mm_P0.5mm","1",""
"U8","TS3USB30EDGSR","Package_SO:VSSOP-10_3x3mm_P0.5mm","1","" "U8","TS3USB30EDGSR","Package_SO:VSSOP-10_3x3mm_P0.5mm","1",""
"U9","TXS0102DCT","Package_SO:SSOP-8_2.95x2.8mm_P0.65mm","1","" "U9","TXS0102DCT","Package_SO:SSOP-8_2.95x2.8mm_P0.65mm","1",""
"U10","SN74LV1T34DBV","Package_TO_SOT_SMD:SOT-23-5","1",""
"U11","TLV61070ADBV","Package_TO_SOT_SMD:SOT-23-6","1",""
"U12","TPS56339DDC","Package_TO_SOT_SMD:SOT-23-6","1",""
"U13","ESP32-S3-WROOM-2","RF_Module:ESP32-S3-WROOM-2","1","" "U13","ESP32-S3-WROOM-2","RF_Module:ESP32-S3-WROOM-2","1",""
"U14","TXS0102DCT","Package_SO:SSOP-8_2.95x2.8mm_P0.65mm","1","" "U14","TXS0102DCT","Package_SO:SSOP-8_2.95x2.8mm_P0.65mm","1",""
"U15","TXS0102DCT","Package_SO:SSOP-8_2.95x2.8mm_P0.65mm","1","" "U15","TXS0102DCT","Package_SO:SSOP-8_2.95x2.8mm_P0.65mm","1",""
"U16","TXS0102DCT","Package_SO:SSOP-8_2.95x2.8mm_P0.65mm","1","" "U16","TXS0102DCT","Package_SO:SSOP-8_2.95x2.8mm_P0.65mm","1",""
"U17","TXS0102DCT","Package_SO:SSOP-8_2.95x2.8mm_P0.65mm","1","" "U17","TXS0102DCT","Package_SO:SSOP-8_2.95x2.8mm_P0.65mm","1",""
"U18","TXS0102DCT","Package_SO:SSOP-8_2.95x2.8mm_P0.65mm","1","" "U18","TXS0102DCT","Package_SO:SSOP-8_2.95x2.8mm_P0.65mm","1",""
"U19","BQ24079RGT","Package_DFN_QFN:VQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm","1",""
"U20","TXS0102DCT","Package_SO:SSOP-8_2.95x2.8mm_P0.65mm","1","" "U20","TXS0102DCT","Package_SO:SSOP-8_2.95x2.8mm_P0.65mm","1",""
"U21","TLV61070ADBV","Package_TO_SOT_SMD:SOT-23-6","1",""
"U22","AZ1117-3.3","","1",""
"U23","ADC128D818","Package_SO:TSSOP-16_4.4x5mm_P0.65mm","1",""
"U24","DS3231MZ","Package_SO:SOIC-8_3.9x4.9mm_P1.27mm","1",""
"U25","INA226","Package_SO:TSSOP-10_3x3mm_P0.5mm","1",""
"U26","TPD2EUSB30A","Package_TO_SOT_SMD:Texas_DRT-3","1",""
"Y1","Crystal","","1","" "Y1","Crystal","","1",""
1 Refs Value Footprint Qty DNP
2 BT1 1S LIPO 1
3 BT2 Coin_Cell 1
4 C1 100n 1
5 C2 1u 1
6 C3 1u 1
25 C22 1u 1
26 C23 C 1
27 C24 C 1
28 C25 22u 100n Capacitor_SMD:C_0603_1608Metric 1
29 C26 100n 1
30 C27 100n 1
31 C28 1u 1
32 C29 100n 1
33 C30 10u 1
C31 100n Capacitor_SMD:C_0603_1608Metric 1
34 C32 100n 1
35 C33 10u 1
36 C34 100n 1
C35 1u Capacitor_SMD:C_0603_1608Metric 1
37 C36 10u 1
38 C37 100n 1
39 C38 100n 1
C39 1u Capacitor_SMD:C_0603_1608Metric 1
40 C40 100n 1
41 C41 100n 1
42 C42 100n 1
49 C49 22u 1
50 C50 100n 1
51 C51 100n 1
C52 1u Capacitor_SMD:C_0603_1608Metric 1
52 C53 100n 1
53 C54 1u 1
54 C55 100n 1
C56 1u Capacitor_SMD:C_0603_1608Metric 1
55 C57 100n 1
56 C58 100n 1
57 C59 1u 1
62 C64 1u 1
63 C65 100n 1
64 C66 100n 1
65 C67 1u 1
66 C68 100n 1
67 C69 10u 1
68 C70 1u 1
69 C71 100n 1
70 C72 22u 1
71 C73 1u 1
72 C74 1u 1
73 C75 1u 1
74 C76 10u 1
75 C77 100n 1
76 C78 22u 1
77 C79 22u 1
78 C80 1u 1
79 C81 4.7u 1
80 C82 22u 1
81 C83 22u 1
82 C84 22u 1
83 C85 22u 1
84 C86 22u 1
85 C87 22u 1
86 C88 22u 1
87 C89 22u 1
88 C90 22u 1
89 C91 22u 1
90 C92 22u 1
91 C93 22u 1
92 C94 1u 1
93 C95 100n 1
94 C96 100n 1
95 C97 100n 1
96 C98 100n 1
97 C99 1u 1
98 D1 NUP2105L Package_TO_SOT_SMD:SOT-23 1
99 D2 TSM24A Package_TO_SOT_SMD:SOT-23 1
100 D3 LED 1
103 D6 SK6812 LED_SMD:LED_SK6812_PLCC4_5.0x5.0mm_P3.2mm 1
104 D7 SK6812 LED_SMD:LED_SK6812_PLCC4_5.0x5.0mm_P3.2mm 1
105 D8 SK6812 LED_SMD:LED_SK6812_PLCC4_5.0x5.0mm_P3.2mm 1
106 D12 D 1
107 D13 LED 1
108 D14 LED 1
109 D15 D_Zener 1
110 D16 LED 1
111 D17 LED 1
112 D18 LED 1
113 D19 LED 1
114 D20 LED 1
115 D21 LED 1
116 D22 LED 1
117 D23 LED 1
118 D24 LED 1
119 D25 ESD9B5.0ST5G Diode_SMD:D_SOD-923 1
120 F1 4A 1
121 J1 USB_C_Receptacle_USB2.0_14P 1
122 J2 USB_A 1
123 J3 USB_A 1
137 JP10 PUEN 1
138 JP11 PUEN 1
139 JP12 PUEN 1
140 L1 5.6uH 1
141 L3 2.2u 1
142 L4 2.2u 1
143 Q1 PMOS 1
144 Q2 LRC L8050QLT1G 1
145 Q3 LRC L8050QLT1G 1
146 Q4 BSS138 NMOS Package_TO_SOT_SMD:SOT-23 1
147 Q5 STL9P3LLH6 1
148 R1 0 1
149 R2 100k 1
150 R3 100k 1
169 R22 10k 1
170 R23 50k 1
171 R24 100k 1
172 R25 1k 0 1
173 R26 100k 1
174 R27 100 1
175 R28 22k 1
184 R37 0 1
185 R38 0 1
186 R39 10k 1
187 R40 10K 10k 1
188 R41 10K 10k 1
189 R42 4.7K 1
190 R43 4.7K 1
191 R44 10k 1
192 R45 100k 1
193 R46 100k 1
194 R47 0 1
195 R48 0 1
196 R49 0 1
197 R50 4.7k 1
198 R51 4.7K 1
199 R52 30 1
200 R53 49R9 1
201 R54 52k3 1
202 R55 10k 1
203 R57 0 1
204 R58 100K 1
205 R59 819k 1
206 R60 1k 1
207 R61 470 1
208 R62 91k 1
209 R63 4.7K 1
210 R64 4.7K 1
211 R65 10k 8k Resistor_SMD:R_0603_1608Metric 1
212 R66 4.7K 1
213 R67 0 10k Resistor_SMD:R_0603_1608Metric 1
214 R68 10k 1k1 Resistor_SMD:R_0603_1608Metric 1
215 R69 R71 0 10k Resistor_SMD:R_0603_1608Metric 1
R70 10k Resistor_SMD:R_0603_1608Metric 1
216 R72 4.7K 1
217 R73 0 590 Resistor_SMD:R_0603_1608Metric 1
218 R74 4.7K 1
219 R75 4.7K 1
220 R76 8.9k 1
221 R77 1k 1
222 R78 1k 1
223 R79 4.7K 1
224 R80 4.7K 1
225 R81 4.7K 1
226 R82 4.7K 1
227 R83 4.7K 1
228 R84 100k 1
229 R85 1M 1
230 R86 4.7K 1
231 R87 4.7K 1
232 R88 4.7K 1
233 R89 1.5M 1
234 R90 1M 1
235 R91 147k 1
236 R92 4.7K 1
237 R93 100k 1
238 R94 5m 1
239 R95 1M 1
240 R96 1M 1
241 R97 1M 1
242 R98 1M 1
243 R99 1M 1
244 R100 100k 1
245 R103 819k 1
246 R104 91k 1
247 R105 3.1M 1
248 R106 10k 1
249 R107 10k 1
250 R108 10k 1
251 R109 1k 1
252 R110 1k 1
253 R111 1k 1
254 R112 1k 1
255 R113 100k 1
256 R114 18k 1
257 R115 1k 1
258 R116 1k 1
259 SW1 SW_Nidec_CAS-120A1 Button_Switch_SMD:Nidec_Copal_CAS-120A 1
260 SW8 SW2 SW_Push SW_Nidec_CAS-120A1 Button_Switch_SMD:SW_SPST_PTS810 Button_Switch_SMD:Nidec_Copal_CAS-120A 1
261 SW9 SW3 SW_Push SW_Nidec_CAS-120A1 Button_Switch_SMD:SW_SPST_PTS810 Button_Switch_SMD:Nidec_Copal_CAS-120A 1
262 SW4 POWER_SW 1
263 SW5 SW_Nidec_CAS-120A1 Button_Switch_SMD:Nidec_Copal_CAS-120A 1
264 SW10 SW_Push Button_Switch_SMD:SW_SPST_PTS810 1
265 SW11 OS102011MS2QN1 Button_Switch_THT:SW_Slide-03_Wuerth-WS-SLTV_10x2.5x6.4_P2.54mm 1
266 SW12 SW_Push Button_Switch_SMD:SW_SPST_PTS810 1
267 SW13 SW_Push Button_Switch_SMD:SW_SPST_PTS810 1
268 SW14 SW_Push Button_Switch_SMD:SW_SPST_PTS810 1
269 TH1 10k 1
270 U1 STUSB4500QTR Package_DFN_QFN:QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm 1
271 U2 USB2534 Package_DFN_QFN:QFN-36-1EP_6x6mm_P0.5mm_EP3.7x3.7mm 1
272 U3 LM3235-H Package_SO:SOIC-8_3.9x4.9mm_P1.27mm 1
273 U4 LM3235-H Package_SO:SOIC-8_3.9x4.9mm_P1.27mm 1
274 U5 LM3235-H Package_SO:SOIC-8_3.9x4.9mm_P1.27mm 1
U6 USBLC6-2SC6 Package_TO_SOT_SMD:SOT-23-6 1
275 U7 CH340X Package_SO:MSOP-10_3x3mm_P0.5mm 1
276 U8 TS3USB30EDGSR Package_SO:VSSOP-10_3x3mm_P0.5mm 1
277 U9 TXS0102DCT Package_SO:SSOP-8_2.95x2.8mm_P0.65mm 1
278 U10 SN74LV1T34DBV Package_TO_SOT_SMD:SOT-23-5 1
279 U11 TLV61070ADBV Package_TO_SOT_SMD:SOT-23-6 1
280 U12 TPS56339DDC Package_TO_SOT_SMD:SOT-23-6 1
281 U13 ESP32-S3-WROOM-2 RF_Module:ESP32-S3-WROOM-2 1
282 U14 TXS0102DCT Package_SO:SSOP-8_2.95x2.8mm_P0.65mm 1
283 U15 TXS0102DCT Package_SO:SSOP-8_2.95x2.8mm_P0.65mm 1
284 U16 TXS0102DCT Package_SO:SSOP-8_2.95x2.8mm_P0.65mm 1
285 U17 TXS0102DCT Package_SO:SSOP-8_2.95x2.8mm_P0.65mm 1
286 U18 TXS0102DCT Package_SO:SSOP-8_2.95x2.8mm_P0.65mm 1
287 U19 BQ24079RGT Package_DFN_QFN:VQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm 1
288 U20 TXS0102DCT Package_SO:SSOP-8_2.95x2.8mm_P0.65mm 1
289 U21 TLV61070ADBV Package_TO_SOT_SMD:SOT-23-6 1
290 U22 AZ1117-3.3 1
291 U23 ADC128D818 Package_SO:TSSOP-16_4.4x5mm_P0.65mm 1
292 U24 DS3231MZ Package_SO:SOIC-8_3.9x4.9mm_P1.27mm 1
293 U25 INA226 Package_SO:TSSOP-10_3x3mm_P0.5mm 1
294 U26 TPD2EUSB30A Package_TO_SOT_SMD:Texas_DRT-3 1
295 Y1 Crystal 1

View File

@@ -1,5 +1,6 @@
** Drc report for keyboard_controller.kicad_pcb ** ** Drc report for keyboard_controller.kicad_pcb **
** Created on 2026-03-09T10:47:10+1300 ** ** Created on 2026-06-16T22:32:01 **
** Report includes: Errors, Warnings **
** Found 1 DRC violations ** ** Found 1 DRC violations **
[invalid_outline]: Board has malformed outline (no edges found on Edge.Cuts layer) [invalid_outline]: Board has malformed outline (no edges found on Edge.Cuts layer)
@@ -10,4 +11,11 @@
** Found 0 Footprint errors ** ** Found 0 Footprint errors **
** Ignored checks **
- Footprint has no courtyard defined
- Track endpoint not centered on via
- Tuning profile track geometries
- Footprint doesn't match symbol's footprint filters
- Footprint component type doesn't match footprint pads
** End of Report ** ** End of Report **

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 192 KiB

After

Width:  |  Height:  |  Size: 138 KiB