forked from kofal.net/zmk
feat(boards): Add Seeed(uino) XIAO interconnect
* Document the Seeed(uino) XIAO interconnect * Add metadata files for two upstream boards, XIAO and XIAO BLE. * Add conf and overlay files to properly configure the boards for ZMK use.
This commit is contained in:
committed by
Pete Johanson
parent
9368f6200c
commit
97e62f2da5
8
app/boards/seeeduino_xiao_ble.conf
Normal file
8
app/boards/seeeduino_xiao_ble.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
CONFIG_CONSOLE=n
|
||||
CONFIG_SERIAL=n
|
||||
CONFIG_UART_CONSOLE=n
|
||||
CONFIG_UART_INTERRUPT_DRIVEN=n
|
||||
CONFIG_ZMK_USB=y
|
||||
CONFIG_ZMK_BLE=y
|
||||
|
||||
Reference in New Issue
Block a user