mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
feat: Add reviung41 physical layout.
This commit is contained in:
committed by
Pete Johanson
parent
8c21e7766d
commit
ce04352e2f
@@ -6,10 +6,16 @@
|
||||
|
||||
#include <dt-bindings/zmk/matrix_transform.h>
|
||||
|
||||
#include <layouts/gtips/reviung41.dtsi>
|
||||
|
||||
>ips_reviung41_layout {
|
||||
transform = <&default_transform>;
|
||||
};
|
||||
|
||||
/ {
|
||||
chosen {
|
||||
zmk,kscan = &kscan0;
|
||||
zmk,matrix-transform = &default_transform;
|
||||
zmk,physical-layout = >ips_reviung41_layout;
|
||||
};
|
||||
|
||||
default_transform: keymap_transform_0 {
|
||||
|
||||
Reference in New Issue
Block a user