diff options
Diffstat (limited to 'keyboards/eniigmakeyboards/ek60')
-rw-r--r-- | keyboards/eniigmakeyboards/ek60/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/eniigmakeyboards/ek60/config.h b/keyboards/eniigmakeyboards/ek60/config.h index 682330bd56..dd113d376a 100644 --- a/keyboards/eniigmakeyboards/ek60/config.h +++ b/keyboards/eniigmakeyboards/ek60/config.h @@ -28,6 +28,3 @@ 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 |