add part no. and updated URL for reset
footprint
This commit is contained in:
parent
83addc0879
commit
2ca30683f8
2 changed files with 3 additions and 3 deletions
|
@ -534,7 +534,7 @@ Currently, the following footprint types are supported:
|
|||
- **`slider`**: an SMD slider switch (part no. here), ideal for on/off operation. Nets:
|
||||
- `from`, `to`: nets to connect
|
||||
|
||||
- **`button`**: an SMD button (part no. here), ideal for momentary toggles (like a reset switch). Nets:
|
||||
- **`button`**: an SMD button ([TL3342](https://www.e-switch.com/product-catalog/tact/product-lines/tl3342-series-low-profile-smt-tact-switch)), ideal for momentary toggles (like a reset switch). Nets:
|
||||
- `from`, `to`: nets to connect
|
||||
|
||||
- **`rgb`**: an RGB led (part no. here), for per-key illumination, underglow, or feedback. Nets:
|
||||
|
|
|
@ -8,7 +8,7 @@ module.exports = {
|
|||
|
||||
(module E73:SW_TACT_ALPS_SKQGABE010 (layer F.Cu) (tstamp 5BF2CC94)
|
||||
|
||||
(descr "Low-profile SMD Tactile Switch, https://www.e-switch.com/system/asset/product_line/data_sheet/165/TL3342.pdf")
|
||||
(descr "Low-profile SMD Tactile Switch, https://www.e-switch.com/product-catalog/tact/product-lines/tl3342-series-low-profile-smt-tact-switch")
|
||||
(tags "SPST Tactile Switch")
|
||||
|
||||
${p.at /* parametric position */}
|
||||
|
@ -34,4 +34,4 @@ module.exports = {
|
|||
)
|
||||
|
||||
`
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue