Skip to content

Commit

Permalink
Update hillside52.dtsi
Browse files Browse the repository at this point in the history
  • Loading branch information
HgGamer committed Mar 26, 2024
1 parent a06b24f commit 8832f96
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config/boards/shields/hillside52/hillside52.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ RC(3,0) RC(3,1) RC(3,2) RC(4,1) RC(4,2) RC(4,3) RC(4,4) RC(4,7) RC(4,8
};

};

&pro_micro_i2c {
status = "okay";

Expand Down Expand Up @@ -104,7 +103,7 @@ RC(3,0) RC(3,1) RC(3,2) RC(4,1) RC(4,2) RC(4,3) RC(4,4) RC(4,7) RC(4,8
// https://nicekeyboards.com/docs/nice-nano/pinout-schematic
//
#define MOUSE_PS2_PIN_SCL_PRO_MICRO <&pro_micro 17 GPIO_ACTIVE_HIGH>
#define MOUSE_PS2_PIN_SDA_PRO_MICRO <&pro_micro 20 GPIO_ACTIVE_HIGH>
#define MOUSE_PS2_PIN_SDA_PRO_MICRO <&pro_micro 0 GPIO_ACTIVE_HIGH>


// Uncomment and configure this pin if you have an extra free pin and want the
Expand Down

0 comments on commit 8832f96

Please sign in to comment.