diff options
Diffstat (limited to 'keyboards/a_dux')
-rw-r--r-- | keyboards/a_dux/config.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/a_dux/config.h b/keyboards/a_dux/config.h index df33b4b05d..d6551e60c4 100644 --- a/keyboards/a_dux/config.h +++ b/keyboards/a_dux/config.h @@ -46,12 +46,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. { B5, B4, NO_PIN, NO_PIN, NO_PIN } \ } - - - -/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -#define DEBOUNCE 5 - /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ #define LOCKING_SUPPORT_ENABLE |