forked from kofal.net/zmk
fix(display): Add zephyr,display chosen nodes.
This commit is contained in:
committed by
Pete Johanson
parent
5015a88545
commit
9368f6200c
@@ -8,6 +8,7 @@
|
||||
|
||||
/ {
|
||||
chosen {
|
||||
zephyr,display = &oled;
|
||||
zmk,kscan = &kscan0;
|
||||
zmk,matrix_transform = &default_transform;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user