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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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 {