Commit e49bcf7 1 parent bd67a08 commit e49bcf7 Copy full SHA for e49bcf7
File tree 4 files changed +7
-6
lines changed
4 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 1
- [submodule "zmk-nodefree-config "]
2
- path = zmk-nodefree-config
3
- url = git@github.com:urob/zmk-nodefree-config.git
Original file line number Diff line number Diff line change 3
3
#include <dt-bindings/zmk/bt.h>
4
4
5
5
6
- #include "../ zmk-nodefree-config /helper.h"
7
- #include "../ zmk-nodefree-config/keypos_def/keypos_42keys .h"
6
+ #include "zmk-helpers /helper.h"
7
+ #include "zmk-helpers/key-labels/42 .h"
8
8
#include "../helper/macro.h"
9
9
10
10
#include "mouse.dtsi"
Original file line number Diff line number Diff line change @@ -6,11 +6,16 @@ manifest:
6
6
url-base : https://github.com/not-in-stock
7
7
- name : carrefinho # <--- add this
8
8
url-base : https://github.com/carrefinho # <--- and this
9
+ - name : urob
10
+ url-base : https://github.com/urob
9
11
projects :
10
12
- name : zmk
11
13
remote : caksoylar
12
14
revision : caksoylar/zen-v1+v2
13
15
import : app/west.yml
16
+ - name : zmk-helpers
17
+ remote : urob
18
+ revision : main
14
19
- name : prospector-zmk-module # <--- and these
15
20
remote : carrefinho # <---
16
21
revision : main # <---
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments