mod-morph fix

This commit is contained in:
Crispy 2022-09-17 16:29:38 +02:00
parent 86b9271ab4
commit 0dcf5ee6d9
15 changed files with 1009 additions and 4 deletions

View file

@ -2,6 +2,8 @@
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/bt.h>
#include "../zmk-nodefree-config/helper.h"
#define L0 0
#define L1 1
#define L2 2

View file

@ -1,11 +1,11 @@
manifest:
remotes:
- name: zmkfirmware
url-base: https://github.com/zmkfirmware
- name: urob
url-base: https://github.com/urob
projects:
- name: zmk
remote: zmkfirmware
revision: main
remote: urob
revision: fix-mod-morph
import: app/west.yml
self:
path: config