summaryrefslogtreecommitdiff
path: root/keyboards/kmac/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/kmac/config.h')
-rw-r--r--keyboards/kmac/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/kmac/config.h b/keyboards/kmac/config.h
index f76c179c32..5db54daf43 100644
--- a/keyboards/kmac/config.h
+++ b/keyboards/kmac/config.h
@@ -39,9 +39,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define LED_SCROLL_LOCK_PIN E6
#define LED_PIN_ON_STATE 0
-/* 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
/* Locking resynchronize hack */