mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-03-25 10:06:42 +07:00
16 lines
194 B
Plaintext
16 lines
194 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
/ {
|
|
fragment@0 {
|
|
target = <&keyboard>;
|
|
|
|
__overlay__ {
|
|
status = "okay";
|
|
|
|
key0 = <600 2>;
|
|
key1 = <800 28>;
|
|
};
|
|
};
|
|
};
|