diff --git a/menu/skeleton-parts/shortcuts.js b/menu/skeleton-parts/shortcuts.js index a4be56e16..70a2023de 100644 --- a/menu/skeleton-parts/shortcuts.js +++ b/menu/skeleton-parts/shortcuts.js @@ -180,6 +180,13 @@ extension.skeleton.main.layers.section.shortcuts = { } } }, + + + shortcut_disable_spacebar_2x: { + component: 'checkbox', + text: 'Disable spacebar-hold 2x speed', + value: false + }, shortcut_stop: { component: 'shortcut', text: 'stop'