diff options
author | jakobst1n <jakob.stendahl@outlook.com> | 2023-12-16 16:08:40 +0100 |
---|---|---|
committer | jakobst1n <jakob.stendahl@outlook.com> | 2023-12-16 16:08:40 +0100 |
commit | b868d243cf0a038095f6622dfd509ea9c3167b50 (patch) | |
tree | 1709fa625501a1fe977ebcdfefaf07e0a5116b61 /zephyr | |
parent | a28160a193efd27679495c24d3582e151f9d3a14 (diff) | |
download | zmk-config-b868d243cf0a038095f6622dfd509ea9c3167b50.tar.gz zmk-config-b868d243cf0a038095f6622dfd509ea9c3167b50.zip |
Add corne
Diffstat (limited to 'zephyr')
-rw-r--r-- | zephyr/module.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/zephyr/module.yml b/zephyr/module.yml new file mode 100644 index 0000000..1cc2b35 --- /dev/null +++ b/zephyr/module.yml @@ -0,0 +1,3 @@ +build: + settings: + board_root: . |