wip
Some checks failed
Build ZMK firmware / build (push) Has been cancelled

This commit is contained in:
Waylon Walker 2025-11-22 21:48:42 -06:00
parent 3cdcac8ff0
commit a913cb6e29
3 changed files with 9 additions and 10 deletions

View file

@ -0,0 +1,6 @@
/ {
keymap {
compatible = "zmk,keymap";
bindings = <&analog_steering_wheel>;
};
};