fix(shields): Add 'chosen' display node for leeloo, README path fix.

* Update to include 'chosen' node for OLEDs.
* Updated to correct direction of folder separators.
This commit is contained in:
ClicketySplit
2022-05-29 21:55:06 -06:00
committed by GitHub
parent 4f503246a3
commit 9f79cc2c7b
2 changed files with 3 additions and 2 deletions

View File

@@ -7,6 +7,7 @@
/ {
chosen {
zephyr,display = &oled;
zmk,kscan = &kscan0;
zmk,matrix_transform = &default_transform;
};