Remove default TAPPING_TERM from keyboard config.h (#21284)
This commit is contained in:
@@ -28,5 +28,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define RGBLIGHT_EFFECT_RGB_TEST
|
||||
#define RGBLIGHT_EFFECT_ALTERNATING
|
||||
#define RGBLIGHT_EFFECT_TWINKLE
|
||||
|
||||
#define TAPPING_TERM 200
|
||||
|
||||
@@ -83,5 +83,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# define ENABLE_RGB_MATRIX_SOLID_SPLASH
|
||||
# define ENABLE_RGB_MATRIX_SOLID_MULTISPLASH
|
||||
# endif
|
||||
|
||||
#define TAPPING_TERM 200
|
||||
|
||||
Reference in New Issue
Block a user