diff options
Diffstat (limited to 'keyboards/crimsonkeyboards/resume1800')
-rw-r--r-- | keyboards/crimsonkeyboards/resume1800/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/crimsonkeyboards/resume1800/config.h b/keyboards/crimsonkeyboards/resume1800/config.h index 7653431df3..828a247a46 100644 --- a/keyboards/crimsonkeyboards/resume1800/config.h +++ b/keyboards/crimsonkeyboards/resume1800/config.h @@ -40,9 +40,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define USB_MAX_POWER_CONSUMPTION 100 -/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -#define DEBOUNCE 5 - /* Set LED indicator pins */ #define LED_NUM_LOCK_PIN B5 #define LED_CAPS_LOCK_PIN B6 |