daprice / keyswitches.pretty

KiCAD footprint library for kailh choc and MX-style mechanical switches and their associated sockets
Other
884 stars 77 forks source link

Where is the lib file? #10

Closed wenbang24 closed 1 year ago

wenbang24 commented 1 year ago

I want to add it to my project but i can't find a .lib file for the schematic

daprice commented 1 year ago

This library only contains footprints for the board editor, not schematic symbols which is what .lib is for. For a keyboard schematic, the switches could just be SW_Push from the standard library, and then you would assign the footprint you want from the .pretty library, see Masterzen’s tutorial for an example