From e732bbd9c7e59f91a06dc4727d71bd314ba7d9e6 Mon Sep 17 00:00:00 2001 From: zkk <1007518571@qq.com> Date: Thu, 25 Jul 2024 16:12:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E4=BE=A7=E8=BE=B9=E6=A0=8F?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E5=AE=8F=E5=AE=9A=E4=B9=89=E5=BC=80=E5=85=B3?= =?UTF-8?q?=E9=80=89=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ks_includes/config.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/ks_includes/config.py b/ks_includes/config.py index e5ab654c..eddc40bd 100644 --- a/ks_includes/config.py +++ b/ks_includes/config.py @@ -276,9 +276,6 @@ class KlipperScreenConfig: {"24htime": {"section": "main", "name": _("24 Hour Time"), "type": "binary", "tooltip": _("Disable for 12hs with am / pm"), "value": "True"}}, - {"side_macro_shortcut": { - "section": "main", "name": _("Macro shortcut on sidebar"), "type": "binary", - "value": "True", "callback": screen.toggle_shortcut}}, {"font_size": { "section": "main", "name": _("Font Size"), "type": "dropdown", "tooltip": _("Inversely affects the icon size"),