From 4bda9099e24df6b6649fa3f58a2b03e6eb8480e7 Mon Sep 17 00:00:00 2001 From: halfwit Date: Fri, 2 Aug 2024 19:37:14 -0700 Subject: [PATCH] That's not a thing, it'd go into the gpio cols or some additional place --- config/boards/shields/keyball39/keyball39.dtsi | 2 -- 1 file changed, 2 deletions(-) diff --git a/config/boards/shields/keyball39/keyball39.dtsi b/config/boards/shields/keyball39/keyball39.dtsi index e5dc3f6..65ad440 100644 --- a/config/boards/shields/keyball39/keyball39.dtsi +++ b/config/boards/shields/keyball39/keyball39.dtsi @@ -45,8 +45,6 @@ RC(3,0) RC(3,4) RC(3,5) RC(7,5) RC(7,4) compatible = "alps,ec11"; a-gpios = <&pro_micro 10 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; b-gpios = <&pro_micro 16 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; - // Eventually, left click with this - c-gpios = <&pro_micro 9 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; steps = <30>; status = "disabled"; };