zmk/app/boards/arm/bt60
ReFil 92cbab675f fix(boards): Suppress devicetree warning
nRF5x boards throw a spurious warning for duplicate unit-address when the devicetree gets processed

Upstream issue:  https://github.com/zephyrproject-rtos/zephyr/issues/29713

Warning suppressed as per: https://docs.zephyrproject.org/latest/build/dts/intro-input-output.html

Tested on a few nRF5x boards and i have no reason to think it would break things on the untested ones
2024-05-31 11:04:41 +01:00
..
board.cmake feat(boards): Make west flash work with new UF2 runner. 2024-02-09 14:32:46 -08:00
bt60.dtsi fix(boards): Remove unused pin settings. 2024-02-09 14:32:46 -08:00
bt60_v1.dts fix: Add wakeup-source; to kscan nodes for ZMK_SLEEP. 2024-03-29 12:31:43 -07:00
bt60_v1.keymap refactor: use zmk,matrix-transform instead of zmk,matrix_transform 2024-01-23 23:02:35 -06:00
bt60_v1.yaml feat(boards): Add BT60 Boards 2021-11-30 15:33:12 -06:00
bt60_v1.zmk.yml feat(boards): Add BT60 Boards 2021-11-30 15:33:12 -06:00
bt60_v1_defconfig fix(usb): Tweak how ZMK_USB gets enabled. 2023-11-13 12:56:23 -08:00
bt60_v1_hs.dts fix: Add wakeup-source; to kscan nodes for ZMK_SLEEP. 2024-03-29 12:31:43 -07:00
bt60_v1_hs.keymap refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
bt60_v1_hs.yaml feat(boards): Add BT60 Boards 2021-11-30 15:33:12 -06:00
bt60_v1_hs.zmk.yml feat(boards): Add BT60 Boards 2021-11-30 15:33:12 -06:00
bt60_v1_hs_defconfig fix(usb): Tweak how ZMK_USB gets enabled. 2023-11-13 12:56:23 -08: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
pre_dt_board.cmake fix(boards): Suppress devicetree warning 2024-05-31 11:04:41 +01:00