summaryrefslogtreecommitdiffstats
path: root/keyboards/gboards/gergoplex
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/gboards/gergoplex')
-rw-r--r--keyboards/gboards/gergoplex/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/gboards/gergoplex/config.h b/keyboards/gboards/gergoplex/config.h
index fb1931eea8..d733cb3b7a 100644
--- a/keyboards/gboards/gergoplex/config.h
+++ b/keyboards/gboards/gergoplex/config.h
@@ -37,5 +37,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define IGNORE_MOD_TAP_INTERRUPT
#define IS_COMMAND() (get_mods() == (MOD_BIT(KC_LCTL) | MOD_BIT(KC_RCTL)) || get_mods() == (MOD_BIT(KC_LSFT) | MOD_BIT(KC_RSFT)))
-
-#define DEBOUNCE 5