mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
refactor(boards): Add back default matrix transform to Zen v2 chosen node
This commit is contained in:
committed by
Pete Johanson
parent
2c70048bee
commit
4a9c59317f
@@ -22,6 +22,7 @@
|
||||
zmk,display = &epd;
|
||||
zmk,battery = &vbatt;
|
||||
zephyr,console = &cdc_acm_uart;
|
||||
zmk,matrix_transform = &default_transform;
|
||||
};
|
||||
|
||||
default_transform: keymap_transform_0 {
|
||||
|
||||
Reference in New Issue
Block a user