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
5
app/boards/seeeduino_xiao.conf
Normal file
5
app/boards/seeeduino_xiao.conf
Normal file
@@ -0,0 +1,5 @@
|
||||
CONFIG_CONSOLE=n
|
||||
CONFIG_SERIAL=n
|
||||
CONFIG_UART_CONSOLE=n
|
||||
CONFIG_UART_INTERRUPT_DRIVEN=n
|
||||
CONFIG_ZMK_USB=y
|
||||
Reference in New Issue
Block a user