删除侧边栏显示宏定义开关选项

This commit is contained in:
张开科 2024-07-25 16:12:58 +08:00
parent 32f565f65e
commit e732bbd9c7

View File

@ -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"),