diff options
author | Drashna Jael're <drashna@live.com> | 2021-10-09 15:31:32 -0700 |
---|---|---|
committer | Drashna Jael're <drashna@live.com> | 2021-10-09 15:31:32 -0700 |
commit | ff85eb8ee5c50ea1720b97713e95f2fb67a200ea (patch) | |
tree | fc045b5e373bdd5eb5b8839736c1e3d9454ee14c /keyboards/dtisaac/dosa40rgb/config.h | |
parent | 9a20bc1f8f332008e3317b6ac425083d53e6df26 (diff) | |
parent | 3c188d98a1aebbabb06c635f91195182aa84fa4d (diff) |
Merge remote-tracking branch 'origin/master' into develop
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 0ed29bf941..62c8c6e22c 100644 --- a/keyboards/dtisaac/dosa40rgb/config.h +++ b/keyboards/dtisaac/dosa40rgb/config.h @@ -61,7 +61,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 |