diff options
author | Marc Poulhiès <dkm@kataplop.net> | 2022-07-22 20:53:16 +0200 |
---|---|---|
committer | Marc Poulhiès <dkm@kataplop.net> | 2022-07-22 20:54:39 +0200 |
commit | 972760b3e68156c72129b833d5624d4e6f60619b (patch) | |
tree | ccb8c3dc911f91309399e5cead4e7aa874f47c37 /pcb/kicad/pouetpouet/pouetpouet.kicad_prl | |
parent | 73b25efb64dd4ff2654fd9bb6f1df1296a203084 (diff) |
Rev 2.1 for error with sk6812mini-e
The symbol used for the mini-e is the mini one. Pins numbering for both parts
are NOT the same: leads to non functionnal keys backlight.
This changes:
- fixes this error
- make the OSHW logo nicer (copper instead of silk)
The symbol used for mini-e comes from the Djinn keyboard.
Diffstat (limited to 'pcb/kicad/pouetpouet/pouetpouet.kicad_prl')
-rw-r--r-- | pcb/kicad/pouetpouet/pouetpouet.kicad_prl | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/pcb/kicad/pouetpouet/pouetpouet.kicad_prl b/pcb/kicad/pouetpouet/pouetpouet.kicad_prl index c4225c1..a230c21 100644 --- a/pcb/kicad/pouetpouet/pouetpouet.kicad_prl +++ b/pcb/kicad/pouetpouet/pouetpouet.kicad_prl @@ -1,6 +1,6 @@ { "board": { - "active_layer": 0, + "active_layer": 37, "active_layer_preset": "", "auto_track_width": true, "hidden_nets": [], @@ -33,7 +33,6 @@ 3, 4, 5, - 7, 8, 9, 10, @@ -63,7 +62,7 @@ 35, 36 ], - "visible_layers": "fffffff_ffffffff", + "visible_layers": "003ffff_80000001", "zone_display_mode": 0 }, "meta": { |