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:
Peter Johanson
2021-03-24 21:54:41 -04:00
committed by Pete Johanson
parent d7475f792f
commit b2d64fe598
4 changed files with 14 additions and 75 deletions

View File

@@ -48,5 +48,5 @@
};
pro_micro_i2c: &i2c1 {};
pro_micro_spi: &spi1 {};
pro_micro_spi: &spi2 {};
pro_micro_serial: &usart1 {};