fix scroll wheel net

This commit is contained in:
daniel
2023-07-05 22:11:33 +02:00
parent b20b9f2938
commit aee9e4ad12

View File

@@ -207,12 +207,22 @@ pcbs:
what: scrollwheel what: scrollwheel
where: [scrollwheel] where: [scrollwheel]
params: params:
from: col5 from: "{{column_net}}"
to: row4 to: "{{colrow}}"
A: ENCB A: ENCB
B: GND B: GND
C: ENCA C: ENCA
D: undefined D: undefined
rotary:
what: rotary
where: [scrollwheel]
params:
from: "{{colrow}}"
to: "{{column_net}}"
A: ENCA
B: ENCB
C: GND
adjust.rotate: 90
scroll_diode: scroll_diode:
what: diode what: diode
where: [scrollwheel] where: [scrollwheel]
@@ -222,16 +232,6 @@ pcbs:
adjust: adjust:
shift: [-5, 9] shift: [-5, 9]
rotate: 180 rotate: 180
rotary:
what: rotary
where: [scrollwheel]
params:
from: col5
to: row4
A: ENCA
B: ENCB
C: GND
adjust.rotate: 90
promicro: promicro:
what: promicro what: promicro
where: mcu where: mcu