forked from kofal.net/zmk
feat(boards): Remove usage of pro_micro_a/d nodes
This commit is contained in:
committed by
Pete Johanson
parent
4a03214e06
commit
687e91ab18
@@ -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)>
|
||||
;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user