diff options
Diffstat (limited to 'keyboards/exclusive/e6v2')
-rw-r--r-- | keyboards/exclusive/e6v2/le/config.h | 1 | ||||
-rw-r--r-- | keyboards/exclusive/e6v2/oe/config.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/exclusive/e6v2/le/config.h b/keyboards/exclusive/e6v2/le/config.h index 5d6465faa9..9e00b2a822 100644 --- a/keyboards/exclusive/e6v2/le/config.h +++ b/keyboards/exclusive/e6v2/le/config.h @@ -55,4 +55,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #endif #define DIODE_DIRECTION COL2ROW -#define DEBOUNCE 5 diff --git a/keyboards/exclusive/e6v2/oe/config.h b/keyboards/exclusive/e6v2/oe/config.h index 473669020d..ec3aa69e8d 100644 --- a/keyboards/exclusive/e6v2/oe/config.h +++ b/keyboards/exclusive/e6v2/oe/config.h @@ -52,4 +52,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #endif #define DIODE_DIRECTION COL2ROW -#define DEBOUNCE 5 |