diff options
Diffstat (limited to 'keyboards/bpiphany/unloved_bastard')
-rw-r--r-- | keyboards/bpiphany/unloved_bastard/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/bpiphany/unloved_bastard/config.h b/keyboards/bpiphany/unloved_bastard/config.h index fa4c7e5047..c3f6b368e9 100644 --- a/keyboards/bpiphany/unloved_bastard/config.h +++ b/keyboards/bpiphany/unloved_bastard/config.h @@ -22,9 +22,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define MATRIX_ROWS 8 #define MATRIX_COLS 18 -/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -#define DEBOUNCE 5 - #define LED_NUM_LOCK_PIN B7 #define LED_CAPS_LOCK_PIN C5 #define LED_SCROLL_LOCK_PIN C6 |