From 279cda4b3400ec44fdc001701041cad6a569474c Mon Sep 17 00:00:00 2001 From: Marius Alwan Meyer <22202402+sporqist@users.noreply.github.com> Date: Tue, 18 Apr 2023 11:01:22 +0000 Subject: [PATCH] set keyboard name --- config/corne.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/corne.conf b/config/corne.conf index 945d4a9..49b2d6f 100644 --- a/config/corne.conf +++ b/config/corne.conf @@ -10,3 +10,5 @@ CONFIG_ZMK_SLEEP=y CONFIG_ZMK_IDLE_TIMEOUT=30000 # Sleep timeout to 15 minutes CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=1800000 + +CONFIG_ZMK_KEYBOARD_NAME="Daimon Scriptor"