feat(layouts): Add physical layout for Redox shield

This commit is contained in:
Andrés Mejía
2025-09-16 23:23:46 +02:00
committed by GitHub
parent c44343509a
commit 61de01abb0
2 changed files with 94 additions and 1 deletions

View File

@@ -5,11 +5,17 @@
*/
#include <dt-bindings/zmk/matrix_transform.h>
#include "redox-layouts.dtsi"
&redox_physical_layout {
transform = <&default_transform>;
};
/ {
chosen {
zmk,kscan = &kscan0;
zmk,matrix-transform = &default_transform;
zmk,physical-layout = &redox_physical_layout;
};
default_transform: keymap_transform_0 {