aboutsummaryrefslogtreecommitdiff
path: root/keyboards/nk65/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/nk65/config.h')
-rwxr-xr-xkeyboards/nk65/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/nk65/config.h b/keyboards/nk65/config.h
index 0edb1bb62..791e44468 100755
--- a/keyboards/nk65/config.h
+++ b/keyboards/nk65/config.h
@@ -39,7 +39,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
39#define DIODE_DIRECTION COL2ROW 39#define DIODE_DIRECTION COL2ROW
40 40
41/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ 41/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
42#define DEBOUNCING_DELAY 5 42#define DEBOUNCE 5
43 43
44/* define if matrix has ghost (lacks anti-ghosting diodes) */ 44/* define if matrix has ghost (lacks anti-ghosting diodes) */
45//#define MATRIX_HAS_GHOST 45//#define MATRIX_HAS_GHOST