Compare commits
72 Commits
62907b10c7
...
battery_po
| Author | SHA1 | Date | |
|---|---|---|---|
| 254e2f2d56 | |||
| 291f2c0b76 | |||
| 14932f43e9 | |||
| 523e2dd9c6 | |||
| 52c05d283c | |||
| 521e643e0a | |||
| d82330c539 | |||
| 914a60ed6d | |||
| e49af9f3f8 | |||
| 8fa4decbed | |||
| 3f45ca0df7 | |||
| 09188a2ec6 | |||
| 3ca7c37e71 | |||
| 4ee0467bee | |||
| 19ab12ab3b | |||
| 551e7e04c0 | |||
| 157730c2a2 | |||
| c68a4acd42 | |||
| 2f26909ae8 | |||
| 053f2c8078 | |||
| 3aff43f51c | |||
| 437cb1f7f4 | |||
| 60fbfede6f | |||
| e68279169b | |||
| 1c4ae03c3d | |||
| 1b8043023f | |||
| 6399e11017 | |||
| 1c50a9a380 | |||
| 363f24d3e0 | |||
| 9781403d7c | |||
|
|
99b458e93b | ||
|
|
4b48a1a61b | ||
|
|
d8f066e072 | ||
|
|
21562a28f3 | ||
|
|
28aada4ef7 | ||
|
|
7e877eacac | ||
|
|
ac5d2d9655 | ||
|
|
8dbbb4dfea | ||
|
|
508ac0c534 | ||
|
|
2c89991d23 | ||
|
|
b473a78ef1 | ||
|
|
f06bf61ee5 | ||
|
|
3534683f47 | ||
|
|
74a5c90e18 | ||
|
|
02f6063051 | ||
|
|
6896ed2822 | ||
|
|
6c1505d6da | ||
| d3dec943a0 | |||
|
|
45772a7dec | ||
|
|
2269c4def1 | ||
| f80573ab1f | |||
| f78c7157eb | |||
| a3dda2ce81 | |||
| fe279ea87c | |||
| ad10ed6c61 | |||
| 8a9e7c5548 | |||
| 3697a2548e | |||
| 0b667a4af2 | |||
| 2a21b2c892 | |||
| e3d5cd219e | |||
| 126f8b2806 | |||
| e42b38e44f | |||
| 29513d59fe | |||
| 179cd7651d | |||
| 0243b330dc | |||
| 8415c5d871 | |||
| 2f45d73360 | |||
| 8e0c65e06e | |||
| d158fddf4c | |||
| 6dc5400d7b | |||
| 262a80f285 | |||
| a67083e82e |
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
File diff suppressed because it is too large
Load Diff
@@ -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": []
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
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
154
docs/keyboard_bom.csv
Normal file
154
docs/keyboard_bom.csv
Normal file
@@ -0,0 +1,154 @@
|
|||||||
|
"Refs","Value","Footprint","Qty","DNP"
|
||||||
|
"C1","100n","Capacitor_SMD:C_0603_1608Metric","1",""
|
||||||
|
"C2","100n","Capacitor_SMD:C_0603_1608Metric","1",""
|
||||||
|
"C3","100n","Capacitor_SMD:C_0603_1608Metric","1",""
|
||||||
|
"C4","100n","Capacitor_SMD:C_0603_1608Metric","1",""
|
||||||
|
"D1","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D2","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D3","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D4","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D5","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D6","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D7","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D8","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D9","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D10","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D11","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D12","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D13","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D14","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D15","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D16","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D17","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D18","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D19","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D20","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D21","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D22","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D23","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D24","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D25","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D26","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D27","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D28","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D29","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D30","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D31","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D32","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D33","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D34","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D35","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D36","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D37","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D38","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D39","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D40","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D41","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D42","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D43","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D44","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D45","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D46","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D47","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D48","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D49","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D50","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D51","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D52","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D53","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D54","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D55","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D56","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D57","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D58","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D59","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D60","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D61","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D62","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D63","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D64","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D65","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D66","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D67","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D68","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D69","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"D70","NeoPixel_THT","key_switches:Untitled","1",""
|
||||||
|
"J1","AudioJack2","Connector_Audio:Jack_3.5mm_PJ320E_Horizontal","1",""
|
||||||
|
"J2","AudioJack2","Connector_Audio:Jack_3.5mm_PJ320E_Horizontal","1",""
|
||||||
|
"J3","Conn_01x10_Socket","Connector_Molex:Molex_CLIK-Mate_502382-1070_1x10-1MP_P1.25mm_Vertical","1",""
|
||||||
|
"R1","TBD","Resistor_SMD:R_0603_1608Metric","1",""
|
||||||
|
"R2","TBD","Resistor_SMD:R_0603_1608Metric","1",""
|
||||||
|
"R3","TBD","Resistor_SMD:R_0603_1608Metric","1",""
|
||||||
|
"R4","TBD","Resistor_SMD:R_0603_1608Metric","1",""
|
||||||
|
"SW1","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW2","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW3","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW4","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW5","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW6","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW7","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW8","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW9","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW10","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW11","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW12","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW13","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW14","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW15","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW16","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW17","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW18","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW19","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW20","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW21","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW22","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW23","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW24","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW25","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW26","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW27","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW28","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW29","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW30","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW31","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW32","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW33","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW34","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW35","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW36","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW37","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW38","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW39","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW40","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW41","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW42","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW43","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW44","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW45","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW46","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW47","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW48","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW49","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW50","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW51","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW52","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW53","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW54","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW55","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW56","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW57","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW58","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW59","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW60","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW61","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW62","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW63","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW64","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW65","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW66","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW67","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW68","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW69","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"SW70","CherryMX","CherryMX_KailhSocket_LTST-A683CEGBW-Rotated:CherryMX_1.00u_KailhSocket","1",""
|
||||||
|
"UC1","PCA9506BS","Package_DFN_QFN:QFN-56-1EP_8x8mm_P0.5mm_EP4.3x4.3mm","1",""
|
||||||
|
"UC2","PCA9506BS","Package_DFN_QFN:QFN-56-1EP_8x8mm_P0.5mm_EP4.3x4.3mm","1",""
|
||||||
|
295
docs/keyboard_controller_bom.csv
Normal file
295
docs/keyboard_controller_bom.csv
Normal file
@@ -0,0 +1,295 @@
|
|||||||
|
"Refs","Value","Footprint","Qty","DNP"
|
||||||
|
"BT1","1S LIPO","","1",""
|
||||||
|
"BT2","Coin_Cell","","1",""
|
||||||
|
"C1","100n","","1",""
|
||||||
|
"C2","1u","","1",""
|
||||||
|
"C3","1u","","1",""
|
||||||
|
"C4","10u","","1",""
|
||||||
|
"C5","1u","","1",""
|
||||||
|
"C6","100n","","1",""
|
||||||
|
"C7","100n","","1",""
|
||||||
|
"C8","100n","","1",""
|
||||||
|
"C9","100n","","1",""
|
||||||
|
"C10","100n","","1",""
|
||||||
|
"C11","1u","","1",""
|
||||||
|
"C12","1u","","1",""
|
||||||
|
"C13","100n","","1",""
|
||||||
|
"C14","1u","","1",""
|
||||||
|
"C15","100n","","1",""
|
||||||
|
"C16","100n","","1",""
|
||||||
|
"C17","100n","","1",""
|
||||||
|
"C18","100n","","1",""
|
||||||
|
"C19","1u","","1",""
|
||||||
|
"C20","100n","","1",""
|
||||||
|
"C21","100n","","1",""
|
||||||
|
"C22","1u","","1",""
|
||||||
|
"C23","C","","1",""
|
||||||
|
"C24","C","","1",""
|
||||||
|
"C25","100n","","1",""
|
||||||
|
"C26","100n","","1",""
|
||||||
|
"C27","100n","","1",""
|
||||||
|
"C28","1u","","1",""
|
||||||
|
"C29","100n","","1",""
|
||||||
|
"C30","10u","","1",""
|
||||||
|
"C32","100n","","1",""
|
||||||
|
"C33","10u","","1",""
|
||||||
|
"C34","100n","","1",""
|
||||||
|
"C36","10u","","1",""
|
||||||
|
"C37","100n","","1",""
|
||||||
|
"C38","100n","","1",""
|
||||||
|
"C40","100n","","1",""
|
||||||
|
"C41","100n","","1",""
|
||||||
|
"C42","100n","","1",""
|
||||||
|
"C43","100n","","1",""
|
||||||
|
"C44","100n","","1",""
|
||||||
|
"C45","100n","","1",""
|
||||||
|
"C46","100n","","1",""
|
||||||
|
"C47","1u","","1",""
|
||||||
|
"C48","10u","","1",""
|
||||||
|
"C49","22u","","1",""
|
||||||
|
"C50","100n","","1",""
|
||||||
|
"C51","100n","","1",""
|
||||||
|
"C53","100n","","1",""
|
||||||
|
"C54","1u","","1",""
|
||||||
|
"C55","100n","","1",""
|
||||||
|
"C57","100n","","1",""
|
||||||
|
"C58","100n","","1",""
|
||||||
|
"C59","1u","","1",""
|
||||||
|
"C60","100n","","1",""
|
||||||
|
"C61","100n","","1",""
|
||||||
|
"C62","1u","","1",""
|
||||||
|
"C63","100n","","1",""
|
||||||
|
"C64","1u","","1",""
|
||||||
|
"C65","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",""
|
||||||
|
"D2","TSM24A","Package_TO_SOT_SMD:SOT-23","1",""
|
||||||
|
"D3","LED","","1",""
|
||||||
|
"D4","LED","","1",""
|
||||||
|
"D5","LED","","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",""
|
||||||
|
"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",""
|
||||||
|
"J2","USB_A","","1",""
|
||||||
|
"J3","USB_A","","1",""
|
||||||
|
"J4","USB_A","","1",""
|
||||||
|
"J5","Conn_01x10_Socket","Connector_Molex:Molex_CLIK-Mate_502382-1070_1x10-1MP_P1.25mm_Vertical","1",""
|
||||||
|
"J6","Conn_01x04_Pin","","1",""
|
||||||
|
"J7","Conn_01x04_Pin","","1",""
|
||||||
|
"J8","Conn_01x04_Pin","","1",""
|
||||||
|
"J9","Conn_01x04_Pin","","1",""
|
||||||
|
"JP3","PUEN","","1",""
|
||||||
|
"JP4","PUEN","","1",""
|
||||||
|
"JP5","PUEN","","1",""
|
||||||
|
"JP6","PUEN","","1",""
|
||||||
|
"JP7","PUEN","","1",""
|
||||||
|
"JP8","PUEN","","1",""
|
||||||
|
"JP9","PUEN","","1",""
|
||||||
|
"JP10","PUEN","","1",""
|
||||||
|
"JP11","PUEN","","1",""
|
||||||
|
"JP12","PUEN","","1",""
|
||||||
|
"L1","5.6uH","","1",""
|
||||||
|
"L3","2.2u","","1",""
|
||||||
|
"L4","2.2u","","1",""
|
||||||
|
"Q1","PMOS","","1",""
|
||||||
|
"Q2","LRC L8050QLT1G","","1",""
|
||||||
|
"Q3","LRC L8050QLT1G","","1",""
|
||||||
|
"Q4","NMOS","","1",""
|
||||||
|
"Q5","STL9P3LLH6","","1",""
|
||||||
|
"R1","0","","1",""
|
||||||
|
"R2","100k","","1",""
|
||||||
|
"R3","100k","","1",""
|
||||||
|
"R4","100k","","1",""
|
||||||
|
"R5","12k","","1",""
|
||||||
|
"R6","0R","","1",""
|
||||||
|
"R7","0R","","1",""
|
||||||
|
"R8","0R","","1",""
|
||||||
|
"R9","0R","","1",""
|
||||||
|
"R10","0R","","1",""
|
||||||
|
"R11","0R","","1",""
|
||||||
|
"R12","0R","","1",""
|
||||||
|
"R13","0R","","1",""
|
||||||
|
"R14","0R","","1","DNP"
|
||||||
|
"R15","0R","","1","DNP"
|
||||||
|
"R16","0R","","1",""
|
||||||
|
"R17","10k","","1",""
|
||||||
|
"R18","10k","","1",""
|
||||||
|
"R19","10k","","1",""
|
||||||
|
"R20","10k","","1",""
|
||||||
|
"R21","10k","","1",""
|
||||||
|
"R22","10k","","1",""
|
||||||
|
"R23","50k","","1",""
|
||||||
|
"R24","100k","","1",""
|
||||||
|
"R25","0","","1",""
|
||||||
|
"R26","100k","","1",""
|
||||||
|
"R27","100","","1",""
|
||||||
|
"R28","22k","","1",""
|
||||||
|
"R29","1k","","1",""
|
||||||
|
"R30","1k","","1",""
|
||||||
|
"R31","4.7K","","1",""
|
||||||
|
"R32","1k","","1",""
|
||||||
|
"R33","1k","","1",""
|
||||||
|
"R34","10k","","1",""
|
||||||
|
"R35","10k","","1",""
|
||||||
|
"R36","0","","1",""
|
||||||
|
"R37","0","","1",""
|
||||||
|
"R38","0","","1",""
|
||||||
|
"R39","10k","","1",""
|
||||||
|
"R40","10k","","1",""
|
||||||
|
"R41","10k","","1",""
|
||||||
|
"R42","4.7K","","1",""
|
||||||
|
"R43","4.7K","","1",""
|
||||||
|
"R44","10k","","1",""
|
||||||
|
"R45","100k","","1",""
|
||||||
|
"R46","100k","","1",""
|
||||||
|
"R47","0","","1",""
|
||||||
|
"R48","0","","1",""
|
||||||
|
"R49","0","","1",""
|
||||||
|
"R50","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",""
|
||||||
|
"R64","4.7K","","1",""
|
||||||
|
"R65","8k","","1",""
|
||||||
|
"R66","4.7K","","1",""
|
||||||
|
"R67","10k","","1",""
|
||||||
|
"R68","1k1","","1",""
|
||||||
|
"R71","10k","","1",""
|
||||||
|
"R72","4.7K","","1",""
|
||||||
|
"R73","590","","1",""
|
||||||
|
"R74","4.7K","","1",""
|
||||||
|
"R75","4.7K","","1",""
|
||||||
|
"R76","8.9k","","1",""
|
||||||
|
"R77","1k","","1",""
|
||||||
|
"R78","1k","","1",""
|
||||||
|
"R79","4.7K","","1",""
|
||||||
|
"R80","4.7K","","1",""
|
||||||
|
"R81","4.7K","","1",""
|
||||||
|
"R82","4.7K","","1",""
|
||||||
|
"R83","4.7K","","1",""
|
||||||
|
"R84","100k","","1",""
|
||||||
|
"R85","1M","","1",""
|
||||||
|
"R86","4.7K","","1",""
|
||||||
|
"R87","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",""
|
||||||
|
"SW2","SW_Nidec_CAS-120A1","Button_Switch_SMD:Nidec_Copal_CAS-120A","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",""
|
||||||
|
"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",""
|
||||||
|
"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",""
|
||||||
|
"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",""
|
||||||
|
"U7","CH340X","Package_SO:MSOP-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",""
|
||||||
|
"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",""
|
||||||
|
"U14","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",""
|
||||||
|
"U17","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",""
|
||||||
|
"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",""
|
||||||
|
21
docs/keyboard_controller_drc.rpt
Normal file
21
docs/keyboard_controller_drc.rpt
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
** Drc report for keyboard_controller.kicad_pcb **
|
||||||
|
** Created on 2026-06-16T22:32:01 **
|
||||||
|
** Report includes: Errors, Warnings **
|
||||||
|
|
||||||
|
** Found 1 DRC violations **
|
||||||
|
[invalid_outline]: Board has malformed outline (no edges found on Edge.Cuts layer)
|
||||||
|
Local override; error
|
||||||
|
@(0.0000 mm, 0.0000 mm): PCB
|
||||||
|
|
||||||
|
** Found 0 unconnected pads **
|
||||||
|
|
||||||
|
** 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 **
|
||||||
1817
docs/keyboard_controller_erc.rpt
Normal file
1817
docs/keyboard_controller_erc.rpt
Normal file
File diff suppressed because it is too large
Load Diff
BIN
docs/keyboard_controller_schematic.pdf
Normal file
BIN
docs/keyboard_controller_schematic.pdf
Normal file
Binary file not shown.
1524
docs/keyboard_drc.rpt
Normal file
1524
docs/keyboard_drc.rpt
Normal file
File diff suppressed because it is too large
Load Diff
1793
docs/keyboard_erc.rpt
Normal file
1793
docs/keyboard_erc.rpt
Normal file
File diff suppressed because it is too large
Load Diff
BIN
docs/keyboard_schematic.pdf
Normal file
BIN
docs/keyboard_schematic.pdf
Normal file
Binary file not shown.
BIN
res/keyboard_controller_render.png
Normal file
BIN
res/keyboard_controller_render.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.7 KiB |
BIN
res/keyboard_render.png
Normal file
BIN
res/keyboard_render.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 138 KiB |
Reference in New Issue
Block a user