diff options
Diffstat (limited to 'keyboards/afternoonlabs/breeze')
-rw-r--r-- | keyboards/afternoonlabs/breeze/config.h | 1 | ||||
-rw-r--r-- | keyboards/afternoonlabs/breeze/rev0/config.h | 3 | ||||
-rw-r--r-- | keyboards/afternoonlabs/breeze/rev1/config.h | 3 |
3 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/afternoonlabs/breeze/config.h b/keyboards/afternoonlabs/breeze/config.h index 0b832322a3..ec952ad1eb 100644 --- a/keyboards/afternoonlabs/breeze/config.h +++ b/keyboards/afternoonlabs/breeze/config.h @@ -16,4 +16,3 @@ #pragma once -#include "config_common.h" diff --git a/keyboards/afternoonlabs/breeze/rev0/config.h b/keyboards/afternoonlabs/breeze/rev0/config.h index 4c082fbeac..dbabe797c5 100644 --- a/keyboards/afternoonlabs/breeze/rev0/config.h +++ b/keyboards/afternoonlabs/breeze/rev0/config.h @@ -29,9 +29,6 @@ #define SPLIT_HAND_PIN B3 -/* Set 0 if debouncing isn't needed */ -#define DEBOUNCE 5 - #define SOFT_SERIAL_PIN D2 #define DIODE_DIRECTION COL2ROW diff --git a/keyboards/afternoonlabs/breeze/rev1/config.h b/keyboards/afternoonlabs/breeze/rev1/config.h index 0e2a0af980..5f23201e6a 100644 --- a/keyboards/afternoonlabs/breeze/rev1/config.h +++ b/keyboards/afternoonlabs/breeze/rev1/config.h @@ -29,9 +29,6 @@ #define SPLIT_HAND_PIN B3 -/* Set 0 if debouncing isn't needed */ -#define DEBOUNCE 5 - #define SOFT_SERIAL_PIN D2 #define DIODE_DIRECTION COL2ROW |