From c783ec4115ce99b7e0d52e8afa9a7fa58449b88d Mon Sep 17 00:00:00 2001 From: Marco Massarelli Date: Wed, 22 Nov 2023 02:54:15 +0000 Subject: [PATCH] Switch to infused-kim/nice_view display --- ergogen/config.yaml | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/ergogen/config.yaml b/ergogen/config.yaml index 1de94f7..69d1950 100644 --- a/ergogen/config.yaml +++ b/ergogen/config.yaml @@ -818,14 +818,17 @@ pcbs: footprints: <<: *basepcb_footprints - display: - what: combo_display + nice_view: + what: infused-kim/nice_view where: matrix_inner_top params: - oled: nice_view - reversible: true + reverse: true + MOSI: SDA + SCK: SCL + show_labels: false + jumpers_at_bottom: false adjust: - shift: [0.5 ks + 10.147, 0.375 kp -40.758] + shift: [0.5 ks + 10.147, 0.375 kp -40.758 +16.7] on_off_switch: what: infused-kim/switch_power @@ -858,4 +861,4 @@ pcbs: BAT_N: GND adjust: shift: [0.5 ks + 17.0, 0.375 kp -46.25] - rotate: -90 \ No newline at end of file + rotate: -90