From 2e07f2d48134bba0befc954c26ca7718d170091f Mon Sep 17 00:00:00 2001 From: Alaa Saad Mansour Date: Fri, 26 Jul 2024 02:04:01 +0200 Subject: [PATCH] fix vik import --- config/boards/shields/batreeq/batreeq.keymap | 1 + config/west.yml | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/config/boards/shields/batreeq/batreeq.keymap b/config/boards/shields/batreeq/batreeq.keymap index 8061712b..1bd3ec9a 100644 --- a/config/boards/shields/batreeq/batreeq.keymap +++ b/config/boards/shields/batreeq/batreeq.keymap @@ -2,6 +2,7 @@ #include #include +#include #include "../../../base30.keymap" diff --git a/config/west.yml b/config/west.yml index cfc4264b..2b5f3124 100644 --- a/config/west.yml +++ b/config/west.yml @@ -14,9 +14,6 @@ manifest: - name: chiptuner-zmk-module remote: petejohanson revision: main - - name: zmk-fingerpunch-vik - remote: sadekbaroudi - revision: main - name: zmk-fingerpunch-vik remote: sadekbaroudi revision: main