diff options
| author | Akshay Nair <phenax5@gmail.com> | 2026-02-22 08:39:25 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2026-03-01 11:13:15 +0530 |
| commit | 2626c55da388e2119ea5139dfd35231345bc6e82 (patch) | |
| tree | 675104f0629a707aba673a378c035d341e5e7d8e /pcb/chiral.kicad_prl | |
| parent | 0f429cf5f625d8e1a2f95297ed7c26c01b644977 (diff) | |
| download | chiral-keyboard-2626c55da388e2119ea5139dfd35231345bc6e82.tar.gz chiral-keyboard-2626c55da388e2119ea5139dfd35231345bc6e82.zip | |
Update pcb
Diffstat (limited to '')
| -rw-r--r-- | pcb/chiral.kicad_prl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pcb/chiral.kicad_prl b/pcb/chiral.kicad_prl index ae0505d..c0c657d 100644 --- a/pcb/chiral.kicad_prl +++ b/pcb/chiral.kicad_prl @@ -1,6 +1,6 @@ { "board": { - "active_layer": 25, + "active_layer": 0, "active_layer_preset": "", "auto_track_width": true, "hidden_netclasses": [], @@ -36,6 +36,7 @@ "grid", "footprints_front", "footprints_back", + "footprint_values", "footprint_references", "tracks", "drc_errors", |
