mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-25 01:47:10 +06:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
c4a19c7d1b
|
@ -7,3 +7,7 @@
|
||||||
#define TAPPING_TERM 230
|
#define TAPPING_TERM 230
|
||||||
#define IGNORE_MOD_TAP_INTERRUPT
|
#define IGNORE_MOD_TAP_INTERRUPT
|
||||||
|
|
||||||
|
// Handle master/slave detection on low cost Promicro
|
||||||
|
#ifdef __AVR__
|
||||||
|
# define SPLIT_USB_DETECT
|
||||||
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue
Block a user