Update preonic_rev3.dts

Quick fix to make USB-logging work on the Preonic.
This commit is contained in:
senseored 2024-01-27 12:05:19 +01:00 committed by GitHub
parent 275c0ce271
commit bed2e68cfd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,6 +17,7 @@
chosen {
zephyr,sram = &sram0;
zephyr,flash = &flash0;
zephyr,console = &cdc_acm_uart;
zmk,kscan = &kscan0;
zmk,matrix-transform = &layout_grid_transform;
};