mirror of
https://github.com/zoriya/zmk.git
synced 2026-06-05 03:40:21 +00:00
fix(boards): Disable uart serial node in Xiao BLE by default (#2672)
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
};
|
||||
};
|
||||
|
||||
&xiao_serial { status = "disabled"; };
|
||||
|
||||
&adc {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user