From b94b1fd9021268f53f525c57edbfa253dfde925d Mon Sep 17 00:00:00 2001 From: Ary-ovo <2452752059@qq.com> Date: Tue, 18 Jun 2024 23:58:23 +0800 Subject: [PATCH] test --- config/boards/shields/weekin_roc/weekin_roc.conf | 4 ---- config/boards/shields/weekin_roc/weekin_roc.zmk.yml | 3 +-- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/config/boards/shields/weekin_roc/weekin_roc.conf b/config/boards/shields/weekin_roc/weekin_roc.conf index 1836a08..2f166c9 100644 --- a/config/boards/shields/weekin_roc/weekin_roc.conf +++ b/config/boards/shields/weekin_roc/weekin_roc.conf @@ -4,7 +4,3 @@ CONFIG_WS2812_STRIP=y # Uncomment the following line to enable OLED Display CONFIG_ZMK_DISPLAY=y - -# Enable Encoders -CONFIG_EC11=y -CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y \ No newline at end of file diff --git a/config/boards/shields/weekin_roc/weekin_roc.zmk.yml b/config/boards/shields/weekin_roc/weekin_roc.zmk.yml index b294829..429e2bb 100644 --- a/config/boards/shields/weekin_roc/weekin_roc.zmk.yml +++ b/config/boards/shields/weekin_roc/weekin_roc.zmk.yml @@ -2,11 +2,10 @@ file_format: "1" id: weekin_roc name: Weekin ROC type: shield -url: +url: requires: [weekin840_m2] exposes: [i2c_oled] features: - keys - display - underglow - - encoder \ No newline at end of file