zmk/app/boards/arm/mikoto
Joel Spadin 05925c72d7 refactor(ext_power): Remove label property
Changed the label property on zmk,ext-power-generic to be optional and
removed it from existing uses. Renamed the nodes for all non-development
boards to "EXT_POWER" to preserve user settings.

rgb_underglow.c now finds the correct device by finding the first
instance of zmk,ext-power-generic instead of looking for a node named
"EXT_POWER".
2023-12-04 20:06:54 -06:00
..
arduino_pro_micro_pins.dtsi refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
board.cmake feat(boards): Add Mikoto board 2021-11-09 00:57:24 -05:00
CMakeLists.txt refactor(boards): Use Zephyr UF2 generation. 2022-04-03 00:10:29 -04:00
Kconfig refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
Kconfig.board refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
Kconfig.defconfig fix(usb): Tweak how ZMK_USB gets enabled. 2023-11-13 12:56:23 -08:00
mikoto_520-pinctrl.dtsi refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
mikoto_520.dts refactor(ext_power): Remove label property 2023-12-04 20:06:54 -06:00
mikoto_520.yaml feat(boards): Add Mikoto board 2021-11-09 00:57:24 -05:00
mikoto_520.zmk.yml feat(boards): Add Mikoto board 2021-11-09 00:57:24 -05:00
mikoto_520_defconfig fix(usb): Tweak how ZMK_USB gets enabled. 2023-11-13 12:56:23 -08:00
pinmux.c refactor: Move away from deprecated label usages. 2023-04-05 22:55:38 -07:00