Switch saveState and restoreState signature to use pin_t type.
onekey:joystick : add a second axis, virtual and programmatically animated.
This commit is contained in:
parent
476fce8a32
commit
1d8102183f
5 changed files with 22 additions and 2 deletions
|
|
@ -8,6 +8,8 @@
|
|||
# define JOYSTICK_AXES_COUNT 4
|
||||
#endif
|
||||
|
||||
#include "quantum.h"
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
// configure on input_pin of the joystick_axes array entry to JS_VIRTUAL_AXIS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue