diff options
| author | tslil clingman <tslil@posteo.de> | 2026-03-14 21:24:08 +0000 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2026-08-28 19:24:48 +0100 |
| commit | 5c1ec416cd669ab67cfff3ee42cd5600590a9b1f (patch) | |
| tree | bce70bc0aad48696c96c1cd8b92d99b51db0deeb /ergogen | |
| parent | d7d5accc5fb814ffaf6f1985bcc4c745a0bc3894 (diff) | |
v5: trying to make this possible to route
Diffstat (limited to 'ergogen')
| -rw-r--r-- | ergogen/fpkb_v5.yaml | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/ergogen/fpkb_v5.yaml b/ergogen/fpkb_v5.yaml index 9df1070..73b4af1 100644 --- a/ergogen/fpkb_v5.yaml +++ b/ergogen/fpkb_v5.yaml @@ -32,9 +32,9 @@ points: key.spread: k+0.5 inner: key.stagger: -0.2k - rows.top.bind: [1,3+1k,0,1] - rows.home.bind: [0,3+1k,0,0] - rows.bottom.bind: [0,3+1k,1,1] + rows.top.bind: [1,1.5k+3,0,1] + rows.home.bind: [0,3+k,1,0] + rows.bottom.bind: [0,3+k,1,1] key.spread: k rows: bottom.padding: k @@ -88,33 +88,33 @@ pcbs: shift: [1k+1.5, 0.5k-1] rotate: -90 params: - P20: matrix_inner_top - P19: matrix_index_top - P18: matrix_middle_top - P15: matrix_ring_top - P14: matrix_pinky_top - P16: matrix_inner_home - P10: matrix_index_home - P1: matrix_middle_home - P0: matrix_ring_home - P2: matrix_pinky_home - P3: matrix_pinky_bottom - P4: matrix_ring_bottom - P5: matrix_middle_bottom - P7: matrix_inner_bottom - P6: matrix_index_bottom - P8: thumb_tucky - P9: thumb_reachy + orientation: up + P1: matrix_inner_top + P0: matrix_index_top + P2: matrix_middle_top + P3: matrix_ring_top + P4: matrix_pinky_top + P5: matrix_inner_home + P6: matrix_index_home + P7: matrix_middle_home + P8: matrix_ring_home + P9: matrix_pinky_home + P20: matrix_inner_bottom + P19: matrix_index_bottom + P18: matrix_middle_bottom + P15: matrix_ring_bottom + P14: matrix_pinky_bottom + P16: thumb_tucky + P10: thumb_reachy trrs: what: trrs params: A: GND B: GND C: P21 - D: VCC + D: RAW reverse: true symmetric: true where: - ref: matrix_inner_bottom - shift: [3+1.5k, -0.3k] - rotate: -90 + ref: matrix_inner_top + shift: [1+2k, 0.5k+1] |
