diff options
Diffstat (limited to 'keyboards/novelkeys/nk65b')
-rwxr-xr-x | keyboards/novelkeys/nk65b/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/novelkeys/nk65b/config.h b/keyboards/novelkeys/nk65b/config.h index 3ea12f3db0..b8267e1012 100755 --- a/keyboards/novelkeys/nk65b/config.h +++ b/keyboards/novelkeys/nk65b/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 - /* Indicator LEDs */ #define LED_CAPS_LOCK_PIN A14 #define LED_PIN_ON_STATE 0 |