diff options
Diffstat (limited to 'keyboards/atreus/config.h')
-rw-r--r-- | keyboards/atreus/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/atreus/config.h b/keyboards/atreus/config.h index a59eee18eb..51162cde3a 100644 --- a/keyboards/atreus/config.h +++ b/keyboards/atreus/config.h @@ -49,9 +49,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. # define UNUSED_PINS #endif -/* Make Overloaded Keys switch faster */ -#define TAPPING_TERM 175 - /* COL2ROW or ROW2COL */ #define DIODE_DIRECTION COL2ROW |