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
shields fix(shields): Leeloo-Micro set status disabled for encoders. 2023-09-28 11:54:08 -04:00
01space_rp2040_042lcd.conf
01space_rp2040_042lcd.overlay
Kconfig
adafruit_kb2040.conf
adafruit_kb2040.overlay
adafruit_qt_py_rp2040.conf
adafruit_qt_py_rp2040.overlay
blackpill_f401ce.conf
blackpill_f401ce.overlay
blackpill_f411ce.conf
blackpill_f411ce.overlay
boardsource_blok.conf
boardsource_blok.overlay
native_posix.conf
native_posix.overlay
native_posix_64.conf
native_posix_64.overlay
nrf5340dk_nrf5340_cpuapp.conf
nrf5340dk_nrf5340_cpuapp.overlay fix(boards): Bump nRF5340 DK I2C buffer size 2023-06-18 14:57:06 -06:00
nrf52840dk_nrf52840.conf
rpi_pico.conf
rpi_pico.overlay
seeeduino_xiao.conf
seeeduino_xiao.overlay
seeeduino_xiao_ble.conf
seeeduino_xiao_ble.overlay fix(boards): Disable QSPI for Xiao BLE 2023-09-05 22:40:25 -07:00
seeeduino_xiao_rp2040.conf
seeeduino_xiao_rp2040.overlay
sparkfun_pro_micro_rp2040.conf
sparkfun_pro_micro_rp2040.overlay
usb_console.dtsi