zmk/app/boards/arm
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
..
adafruit_kb2040 fix(boards): Base config/overlay for rp2040 boards 2023-04-05 22:55:38 -07:00
adafruit_qt_py_rp2040 fix(boards): Base config/overlay for rp2040 boards 2023-04-05 22:55:38 -07:00
bdn9 refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
blackpill_f401ce feat(boards): Add PillBug board, blackpill interconnect. 2022-12-10 22:01:37 -06:00
blackpill_f411ce feat(boards): Add PillBug board, blackpill interconnect. 2022-12-10 22:01:37 -06:00
bluemicro840 fix(boards): Proper i2c pinctrl for BlueMicro840 2023-06-05 00:05:44 -06:00
boardsource_blok fix(boards): Base config/overlay for rp2040 boards 2023-04-05 22:55:38 -07:00
bt60 refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
ckp feat(boards): Polarity works CKP Series 2023-04-25 13:37:33 -04:00
corneish_zen refactor: Split endpoint to transport and instance 2023-10-02 22:03:08 -07:00
dz60rgb refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
ferris refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
kbdfans_tofu65 feat(boards): Add KBDfans Tofu65 2.0 board 2023-05-18 17:47:36 -06:00
mikoto refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
nice60 refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
nice_nano refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
nrf5340dk_nrf5340_cpuapp fix(boards): replace nRF3840 with nRF5340 2022-12-22 20:42:57 -06:00
nrf52840_m2 refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
nrf52840dk_nrf52840 feat(boards): Add Arduino Uno interconnect, nrf52840dk config. 2022-12-10 17:40:57 -06:00
nrfmicro fix(boards): unify board I2C configuration, use TWI driver 2023-05-04 22:51:54 -07:00
pillbug fix(boards): Update pillbug_defconfig to enable pinctrl 2023-07-05 10:50:19 -06:00
planck refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
preonic refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
proton_c refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
puchi_ble refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
s40nc refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
seeeduino_xiao feat(boards): Add Seeed(uino) XIAO interconnect 2022-04-03 00:10:29 -04:00
seeeduino_xiao_ble feat(boards): Add Seeed(uino) XIAO interconnect 2022-04-03 00:10:29 -04:00
seeeduino_xiao_rp2040 fix(boards): Base config/overlay for rp2040 boards 2023-04-05 22:55:38 -07:00
sparkfun_pro_micro_rp2040 fix(boards): Base config/overlay for rp2040 boards 2023-04-05 22:55:38 -07:00