diff options
Diffstat (limited to 'keyboards/dtisaac/dosa40rgb/config.h')
-rw-r--r-- | keyboards/dtisaac/dosa40rgb/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/dtisaac/dosa40rgb/config.h b/keyboards/dtisaac/dosa40rgb/config.h index 52891c4aa5..c2d4a17056 100644 --- a/keyboards/dtisaac/dosa40rgb/config.h +++ b/keyboards/dtisaac/dosa40rgb/config.h @@ -66,7 +66,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #endif /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -#define DEBOUNCE 5 +//#define DEBOUNCE 5 /* disable these deprecated features by default */ #define NO_ACTION_MACRO |