This KiCad project is designed for the Cornia keyboard PCB
- cornia.kicad_pro: This is the main project file for KiCad. It contains general information about the project, such as library paths, and links to schematic and PCB files.
- cornia.sch: This file defines the circuit diagram and component connections.
- cornia.kicad_pcb: This file contains the PCB layout, including component placement, routing, and layer definitions.
- cornia.kicad_sym: This file defines the symbol for a custom component used in the schematics.
- cornia.kicad_mod: This file defines the footprint for a custom component used in the PCB layout.
- cornia.pdf: This file contains any relevant documentation or information about the project.
- Open the project: Launch KiCad and open cornia.kicad_pro file.
- View schematics: Open schematic file from the project view.
- Inspect PCB layout: Open PCB layout file from the project view.
- Modify as needed: Make any necessary changes to the schematics and/or PCB layout.
- Generate Gerber files: If you're ready to manufacture the PCB, generate the Gerber files from the PCB layout.