zmk/app/boards/arm/bluemicro840
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
bluemicro840_v1-pinctrl.dtsi fix(boards): Proper i2c pinctrl for BlueMicro840 2023-06-05 00:05:44 -06:00
bluemicro840_v1.dts refactor(ext_power): Remove label property 2023-12-04 20:06:54 -06:00
bluemicro840_v1.yaml refactor(boards): Rename to bluemicro840_v1. 2020-08-19 16:35:18 -04:00
bluemicro840_v1.zmk.yml refactor(boards): Add metadata for boards. 2021-09-11 00:50:36 -04:00
bluemicro840_v1_defconfig fix(usb): Tweak how ZMK_USB gets enabled. 2023-11-13 12:56:23 -08:00
board.cmake refactor(boards): Rename to bluemicro840_v1. 2020-08-19 16:35:18 -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