diff options
Diffstat (limited to 'keyboards/dtisaac/dtisaac01/config.h')
-rw-r--r-- | keyboards/dtisaac/dtisaac01/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/dtisaac/dtisaac01/config.h b/keyboards/dtisaac/dtisaac01/config.h index 8f4278a7ae..1bb0bc066a 100644 --- a/keyboards/dtisaac/dtisaac01/config.h +++ b/keyboards/dtisaac/dtisaac01/config.h @@ -47,9 +47,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define BACKLIGHT_LEVELS 3 #define BACKLIGHT_BREATHING -/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -#define DEBOUNCE 5 - /* Bootmagic Lite key configuration */ //#define BOOTMAGIC_LITE_ROW 0 //#define BOOTMAGIC_LITE_COLUMN 0 |