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>;
};
};

View file

@ -1,13 +1,6 @@
manifest:
remotes:
- name: zmkfirmware
url-base: https://github.com/zmkfirmware
# Additional modules containing boards/shields/custom code can be listed here as well
# See https://docs.zephyrproject.org/3.2.0/develop/west/manifest.html#projects
projects:
- name: zmk
remote: zmkfirmware
- name: zmk-config
url: https://github.com/waylonwalker/zmk-config.git
revision: main
import: app/west.yml
self:
path: config
path: config