mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-31 10:25:19 -05:00
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;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user