diff --git a/joycontrol/controller_state.py b/joycontrol/controller_state.py index 8dadd55..dfd4a76 100644 --- a/joycontrol/controller_state.py +++ b/joycontrol/controller_state.py @@ -118,7 +118,7 @@ class ButtonState: self._available_buttons = {'y', 'x', 'b', 'a', 'sr', 'sl', 'r', 'zr', 'plus', 'r_stick', 'home'} elif self.controller == Controller.JOYCON_L: - self._available_buttons = {'plus', 'l_stick', 'capture', + self._available_buttons = {'minus', 'l_stick', 'capture', 'down', 'up', 'right', 'left', 'sr', 'sl', 'l', 'zl'} # byte 1