diff options
Diffstat (limited to 'keyboards/gboards/gergo/keymaps/abstractkb/config.h')
-rw-r--r-- | keyboards/gboards/gergo/keymaps/abstractkb/config.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/gboards/gergo/keymaps/abstractkb/config.h b/keyboards/gboards/gergo/keymaps/abstractkb/config.h new file mode 100644 index 0000000000..bc7b9f7845 --- /dev/null +++ b/keyboards/gboards/gergo/keymaps/abstractkb/config.h @@ -0,0 +1,6 @@ +#pragma once + +#define IGNORE_MOD_TAP_INTERRUPT + +#undef DEBOUNCE +#define DEBOUNCE 10 |