mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
fix(shields): Don't try to disable xiao_i2c on Hummingbird.
This commit is contained in:
committed by
Pete Johanson
parent
c3d06b22c8
commit
198daaf524
@@ -53,5 +53,4 @@
|
||||
};
|
||||
|
||||
&xiao_spi { status = "disabled"; };
|
||||
&xiao_i2c { status = "disabled"; };
|
||||
&xiao_serial { status = "disabled"; };
|
||||
|
||||
Reference in New Issue
Block a user