diff options
Diffstat (limited to 'keyboards/jd40')
-rw-r--r-- | keyboards/jd40/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/jd40/config.h b/keyboards/jd40/config.h index 50c5665d51..892c228f47 100644 --- a/keyboards/jd40/config.h +++ b/keyboards/jd40/config.h @@ -38,9 +38,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* COL2ROW or ROW2COL */ #define DIODE_DIRECTION COL2ROW -/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -#define DEBOUNCE 5 - #define BACKLIGHT_LEVELS 3 /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ |