mirror of https://github.com/zmkfirmware/zmk.git
fix(shields): Don't try to disable xiao_i2c on Hummingbird.
This commit is contained in:
parent
c3d06b22c8
commit
198daaf524
|
|
@ -53,5 +53,4 @@
|
|||
};
|
||||
|
||||
&xiao_spi { status = "disabled"; };
|
||||
&xiao_i2c { status = "disabled"; };
|
||||
&xiao_serial { status = "disabled"; };
|
||||
|
|
|
|||
Loading…
Reference in New Issue