zmk/app/boards
Joel Spadin 23ecf08119 refactor(behaviors)!: Remove labels from behaviors
Removed the label property from built-in behaviors, custom behaviors
defined in a few keymaps, and macros generated with ZMK_MACRO().

Now that node names are used to identify behaviors, and names only need
to be unique within the set of behaviors, the names of all behaviors
have been shortened to be similar to their original labels.

This means that any keymaps which reference behavior nodes by name
instead of by label will need to be updated. Keymaps typically use the
labels though, so most keymaps should be unaffected by this change.
2023-12-04 20:06:54 -06:00
..
arm refactor(behaviors)!: Remove labels from behaviors 2023-12-04 20:06:54 -06:00
interconnects feat(docs): Generate new shield interconnect docs. 2022-12-23 02:41:35 -06:00
shields refactor(behaviors)!: Remove labels from behaviors 2023-12-04 20:06:54 -06:00
01space_rp2040_042lcd.conf fix(boards): Base config/overlay for rp2040 boards 2023-04-05 22:55:38 -07:00
01space_rp2040_042lcd.overlay fix(boards): Base config/overlay for rp2040 boards 2023-04-05 22:55:38 -07:00
adafruit_kb2040.conf fix(boards): Base config/overlay for rp2040 boards 2023-04-05 22:55:38 -07:00
adafruit_kb2040.overlay fix(boards): Base config/overlay for rp2040 boards 2023-04-05 22:55:38 -07:00
adafruit_qt_py_rp2040.conf fix(boards): Base config/overlay for rp2040 boards 2023-04-05 22:55:38 -07:00
adafruit_qt_py_rp2040.overlay fix(boards): Base config/overlay for rp2040 boards 2023-04-05 22:55:38 -07:00
blackpill_f401ce.conf feat(boards): Add PillBug board, blackpill interconnect. 2022-12-10 22:01:37 -06:00
blackpill_f401ce.overlay feat(boards): Add PillBug board, blackpill interconnect. 2022-12-10 22:01:37 -06:00
blackpill_f411ce.conf feat(boards): Add PillBug board, blackpill interconnect. 2022-12-10 22:01:37 -06:00
blackpill_f411ce.overlay feat(boards): Add PillBug board, blackpill interconnect. 2022-12-10 22:01:37 -06:00
boardsource_blok.conf fix(boards): Base config/overlay for rp2040 boards 2023-04-05 22:55:38 -07:00
boardsource_blok.overlay fix(boards): Base config/overlay for rp2040 boards 2023-04-05 22:55:38 -07:00
Kconfig chore: add copyright to core Kconfig 2020-11-20 22:25:28 -05:00
native_posix.conf refactor(kscan): Auto enable kscan drivers 2022-04-25 22:28:53 -04:00
native_posix.overlay refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
native_posix_64.conf refactor(kscan): Auto enable kscan drivers 2022-04-25 22:28:53 -04:00
native_posix_64.overlay refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
nrf52_bsim.conf feat(bluetooth): Initial nRF52 BSIM based test support. 2023-12-02 17:11:45 -08:00
nrf52_bsim.overlay feat(bluetooth): Initial nRF52 BSIM based test support. 2023-12-02 17:11:45 -08:00
nrf5340dk_nrf5340_cpuapp.conf fix(boards): Fix nRF5340 DK issues 2022-12-10 21:56:14 -06:00
nrf5340dk_nrf5340_cpuapp.overlay fix(boards): Bump nRF5340 DK I2C buffer size 2023-06-18 14:57:06 -06:00
nrf52840dk_nrf52840.conf feat(boards): Add Arduino Uno interconnect, nrf52840dk config. 2022-12-10 17:40:57 -06:00
rpi_pico.conf fix(boards): Base config/overlay for rp2040 boards 2023-04-05 22:55:38 -07:00
rpi_pico.overlay fix(boards): Base config/overlay for rp2040 boards 2023-04-05 22:55:38 -07:00
seeeduino_xiao.conf feat(boards): Add Seeed(uino) XIAO interconnect 2022-04-03 00:10:29 -04:00
seeeduino_xiao.overlay refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
seeeduino_xiao_ble.conf fix(boards): Add flash/settings for XIAO BLE 2022-05-08 17:19:18 -04:00
seeeduino_xiao_ble.overlay refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00
seeeduino_xiao_rp2040.conf fix(boards): Base config/overlay for rp2040 boards 2023-04-05 22:55:38 -07:00
seeeduino_xiao_rp2040.overlay fix(boards): Base config/overlay for rp2040 boards 2023-04-05 22:55:38 -07:00
sparkfun_pro_micro_rp2040.conf fix(boards): Base config/overlay for rp2040 boards 2023-04-05 22:55:38 -07:00
sparkfun_pro_micro_rp2040.overlay fix(boards): Base config/overlay for rp2040 boards 2023-04-05 22:55:38 -07:00
usb_console.dtsi refactor: Remove unimportant labels 2023-12-04 20:06:54 -06:00