feat(boards): Remove usage of pro_micro_a/d nodes
This commit is contained in:
parent
4a03214e06
commit
687e91ab18
48 changed files with 374 additions and 374 deletions
|
|
@ -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)>
|
||||
;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue