zmk/app/boards
Joel Spadin 651ed05e9a refactor: Split endpoint to transport and instance
Changed the endpoints code to rename the existing endpoint types to
"transport" and add the concept of "endpoint instances". A transport is
the method by which data is sent, while instances allow describing
multiple endpoints that use the same transport (e.g. bluetooth profiles)

Also added new APIs to get the total number of possible endpoint
instances and assign each instance a unique index, which can be used
for tracking separate state for each endpoint in other code files.
2023-10-02 22:03:08 -07:00
..
arm refactor: Split endpoint to transport and instance 2023-10-02 22:03:08 -07:00
interconnects feat(docs): Generate new shield interconnect docs. 2022-12-23 02:41:35 -06:00
shields fix(shields): Leeloo-Micro set status disabled for encoders. 2023-09-28 11:54:08 -04: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: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
native_posix_64.conf refactor(kscan): Auto enable kscan drivers 2022-04-25 22:28:53 -04:00
native_posix_64.overlay refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07: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: Replace tabs with spaces 2023-04-24 16:07:04 -07: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 fix(boards): Disable QSPI for Xiao BLE 2023-09-05 22:40:25 -07: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: Replace tabs with spaces 2023-04-24 16:07:04 -07:00