mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-01-19 00:03:33 +00:00
Merge remote-tracking branch 'origin/develop' into xap
This commit is contained in:
commit
1573d3d766
@ -39,6 +39,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# include "pointing_device.h"
|
||||
#endif
|
||||
|
||||
#if defined(ENCODER_ENABLE) && defined(ENCODER_MAP_ENABLE) && defined(SWAP_HANDS_ENABLE)
|
||||
# include "encoder.h"
|
||||
#endif
|
||||
|
||||
int tp_buttons;
|
||||
|
||||
#if defined(RETRO_TAPPING) || defined(RETRO_TAPPING_PER_KEY) || (defined(AUTO_SHIFT_ENABLE) && defined(RETRO_SHIFT))
|
||||
|
Loading…
Reference in New Issue
Block a user