From 89e33391679c46fd9fc6105bd61d5b1ca684c9df Mon Sep 17 00:00:00 2001 From: Tran Trong Nghia Date: Sat, 6 Apr 2024 21:06:07 +0700 Subject: [PATCH] add custom keymappings --- config/sofle.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/sofle.conf b/config/sofle.conf index 1f74aa3..1ced060 100644 --- a/config/sofle.conf +++ b/config/sofle.conf @@ -8,6 +8,8 @@ # CONFIG_EC11=y # CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y +CONFIG_ZMK_KEYBOARD_NAME="kirbee" + # Uncomment this line below to add rgb underglow / backlight support # CONFIG_ZMK_RGB_UNDERGLOW=y