1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
data:extend({ { type = "custom-input", name = "calcui_hotkey", key_sequence = "CONTROL + N", consuming = "none" }, { type = "custom-input", name = "calcui_toggle", key_sequence = "CONTROL + ENTER", consuming = "none" } } )