refactor(boards): Switch proton_c to newer pinmux approach.
See: https://github.com/zephyrproject-rtos/zephyr/issues/28999 PR: https://github.com/zmkfirmware/zmk/pull/736
This commit is contained in:
parent
d7475f792f
commit
b2d64fe598
4 changed files with 14 additions and 75 deletions
|
|
@ -48,5 +48,5 @@
|
|||
};
|
||||
|
||||
pro_micro_i2c: &i2c1 {};
|
||||
pro_micro_spi: &spi1 {};
|
||||
pro_micro_spi: &spi2 {};
|
||||
pro_micro_serial: &usart1 {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue