From 8faee5c9f67e9a5389754f90ded6983e669aae15 Mon Sep 17 00:00:00 2001 From: Drashna Jaelre Date: Fri, 26 Apr 2019 17:24:00 -0700 Subject: [Keyboard] Update Gergo to use newer Ergodox Matrix code (#5703) * [Keyboard] Update Gergo to use newer Ergodox Matrix code And update layout macros to be correct * Almost forgot the json file * Remove board specific defines for i2c timeout --- keyboards/gergo/rules.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'keyboards/gergo/rules.mk') diff --git a/keyboards/gergo/rules.mk b/keyboards/gergo/rules.mk index aadc1c2ce..2ce9e01e6 100644 --- a/keyboards/gergo/rules.mk +++ b/keyboards/gergo/rules.mk @@ -18,3 +18,5 @@ POINTING_DEVICE_ENABLE = yes EXTRAKEY_ENABLE = yes CONSOLE_ENABLE = yes COMMAND_ENABLE = yes + +DEBOUNCE_TYPE = eager_pr -- cgit v1.2.3