diff options
Diffstat (limited to 'keyboards/aos')
-rw-r--r-- | keyboards/aos/tkl/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/aos/tkl/config.h b/keyboards/aos/tkl/config.h index ce8e9ca2f3..4ec06ca6dc 100644 --- a/keyboards/aos/tkl/config.h +++ b/keyboards/aos/tkl/config.h @@ -28,9 +28,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* COL2ROW, ROW2COL */ #define DIODE_DIRECTION COL2ROW -/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -#define DEBOUNCE 5 - #define LOCKING_SUPPORT_ENABLE /* Locking resynchronize hack */ #define LOCKING_RESYNC_ENABLE |