now compiles, not work, baby steps

This commit is contained in:
David Barr
2020-09-03 14:46:54 +01:00
committed by GitHub
parent 4551d30769
commit 95bb220702
4 changed files with 19 additions and 21 deletions

View File

@@ -6,12 +6,11 @@
#include "cradios.dtsi"
&default_transform {
col-offset = <5>;
col-offset = <17>;
};
&kscan0 {
&kscan0 {
input-gpios
= <&pro_micro_d 7 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>
, <&pro_micro_a 0 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>
, <&pro_micro_a 1 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>
@@ -32,7 +31,5 @@
;
};
&bt_unpair_combo {
key-positions = <0 38>;
};