Update footprint library and config
This commit is contained in:
parent
60546225f9
commit
8dad54bc11
|
|
@ -776,7 +776,7 @@ pcbs:
|
||||||
rotate: 90 + diode_rotation
|
rotate: 90 + diode_rotation
|
||||||
|
|
||||||
mcu:
|
mcu:
|
||||||
what: ceoloide/nice_nano
|
what: ceoloide/mcu_nice_nano
|
||||||
where: matrix_inner_top
|
where: matrix_inner_top
|
||||||
params:
|
params:
|
||||||
P0: DAT
|
P0: DAT
|
||||||
|
|
@ -819,13 +819,12 @@ pcbs:
|
||||||
<<: *basepcb_footprints
|
<<: *basepcb_footprints
|
||||||
|
|
||||||
display:
|
display:
|
||||||
what: ceoloide/display_ssd1306_nice_view
|
what: ceoloide/display_ssd1306
|
||||||
where: matrix_inner_top
|
where: matrix_inner_top
|
||||||
params:
|
params:
|
||||||
display_type: ssd1306
|
|
||||||
reversible: true
|
reversible: true
|
||||||
adjust:
|
adjust:
|
||||||
shift: [0.5 ks + 10.147, 0.375 kp -38.696]
|
shift: [0.5 ks + 10.147, 0.375 kp -24.058]
|
||||||
|
|
||||||
reset_switch:
|
reset_switch:
|
||||||
what: ceoloide/reset_switch_tht_top
|
what: ceoloide/reset_switch_tht_top
|
||||||
|
|
@ -902,7 +901,7 @@ pcbs:
|
||||||
<<: *basepcb_footprints
|
<<: *basepcb_footprints
|
||||||
|
|
||||||
nice_view:
|
nice_view:
|
||||||
what: ceoloide/nice_view
|
what: ceoloide/display_nice_view
|
||||||
where: matrix_inner_top
|
where: matrix_inner_top
|
||||||
params:
|
params:
|
||||||
MOSI: SDA
|
MOSI: SDA
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit 8056ba1af08ef2a74ffb0a19f577946796ab2259
|
Subproject commit 0c98e5484d8cb59dda710ffac2b000df30b8c016
|
||||||
Loading…
Reference in New Issue