删除侧边栏显示宏定义开关选项
This commit is contained in:
parent
32f565f65e
commit
e732bbd9c7
@ -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"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user