feat(boards): Remove usage of pro_micro_a/d nodes

This commit is contained in:
Nick Winans
2021-07-24 14:19:43 -05:00
committed by Pete Johanson
parent 4a03214e06
commit 687e91ab18
48 changed files with 374 additions and 374 deletions

View File

@@ -16,7 +16,7 @@
label = "KSCAN";
input-gpios
= <&pro_micro_d 4 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>
= <&pro_micro 4 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>
;
};