Merge remote-tracking branch 'origin/develop' into xap
This commit is contained in:
commit
80102c0e83
12 changed files with 56 additions and 49 deletions
|
|
@ -200,6 +200,10 @@ extern layer_state_t layer_state;
|
|||
# include "dynamic_keymap.h"
|
||||
#endif
|
||||
|
||||
#ifdef JOYSTICK_ENABLE
|
||||
# include "joystick.h"
|
||||
#endif
|
||||
|
||||
#ifdef XAP_ENABLE
|
||||
# include "xap.h"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue