zmk/app/boards/arm/puchi_ble
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(board): add puchi_ble_v1 to boards 2022-09-05 18:15:24 -04:00
CMakeLists.txt feat(board): add puchi_ble_v1 to boards 2022-09-05 18:15:24 -04:00
Kconfig feat(board): add puchi_ble_v1 to boards 2022-09-05 18:15:24 -04: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
pinmux.c refactor: Move away from deprecated label usages. 2023-04-05 22:55:38 -07:00
puchi_ble_v1-pinctrl.dtsi refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
puchi_ble_v1.dts refactor(ext_power): Remove label property 2023-12-04 20:06:54 -06:00
puchi_ble_v1.yaml feat(board): add puchi_ble_v1 to boards 2022-09-05 18:15:24 -04:00
puchi_ble_v1.zmk.yml feat(board): add puchi_ble_v1 to boards 2022-09-05 18:15:24 -04:00
puchi_ble_v1_defconfig fix(usb): Tweak how ZMK_USB gets enabled. 2023-11-13 12:56:23 -08:00