def get_keyboard_config(self, _props=None): return KeyboardConfig()
def get_keyboard_config(self, props): return KeyboardConfig()