Skip to content

Commit

Permalink
Update totem_left.overlay
Browse files Browse the repository at this point in the history
  • Loading branch information
Conor-Burns authored Jan 17, 2024
1 parent 572b08e commit 4bf4220
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion config/boards/shields/totem/totem_left.overlay
Original file line number Diff line number Diff line change
@@ -1,7 +1,17 @@
/*
* Copyright (c) 2023 The ZMK Contributors
* Copyright (c) 2022 The ZMK Contributors
*
* SPDX-License-Identifier: MIT
*/

#include "totem.dtsi"

&kscan0 {
col-gpios
= <&xiao_d 4 GPIO_ACTIVE_HIGH>
, <&xiao_d 5 GPIO_ACTIVE_HIGH>
, <&xiao_d 10 GPIO_ACTIVE_HIGH>
, <&xiao_d 9 GPIO_ACTIVE_HIGH>
, <&xiao_d 8 GPIO_ACTIVE_HIGH>
;
};

0 comments on commit 4bf4220

Please sign in to comment.