zmk/app/boards/arm/proton_c
innovaker 00ca0d2f1c refactor(app): replace `struct device *` with `const struct device *`
Replaced with RegExp: /(?<!const )(struct device \*)/g

See: https://docs.zephyrproject.org/latest/releases/release-notes-2.4.html
PR: #467
2020-12-14 12:41:25 -05:00
..
CMakeLists.txt Fix up some incorrect license headers. 2020-08-11 14:49:43 -04:00
Kconfig.board Initial work on Proton-C board definition. 2020-06-11 23:37:47 -04:00
Kconfig.defconfig Tweaks for Proton-C board. 2020-06-15 16:58:18 -04:00
arduino_pro_micro_pins.dtsi Add missing semicolon to pro micro nexus. 2020-06-26 11:23:31 -04:00
board.cmake Initial working Clueboard California Macropad w/ proton-c fixes 2020-06-24 10:14:27 -04:00
pinmux.c refactor(app): replace `struct device *` with `const struct device *` 2020-12-14 12:41:25 -05:00
proton_c.dts Initial work on Proton-C board definition. 2020-06-11 23:37:47 -04:00
proton_c.yaml Initial work on Proton-C board definition. 2020-06-11 23:37:47 -04:00
proton_c_defconfig Initial work on Proton-C board definition. 2020-06-11 23:37:47 -04:00