mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-07 22:43:23 +01:00
Joystick feature updates (#16732)
* Joystick feature updates * Move new functions to joystick.h * Docs
This commit is contained in:
@@ -200,6 +200,10 @@ extern layer_state_t layer_state;
|
||||
# include "dynamic_keymap.h"
|
||||
#endif
|
||||
|
||||
#ifdef JOYSTICK_ENABLE
|
||||
# include "joystick.h"
|
||||
#endif
|
||||
|
||||
#ifdef VIA_ENABLE
|
||||
# include "via.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user