diff options
Diffstat (limited to 'keyboards/gorthage_truck')
-rw-r--r-- | keyboards/gorthage_truck/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/gorthage_truck/config.h b/keyboards/gorthage_truck/config.h index cdbf8ad5df..6d5bafc0d6 100644 --- a/keyboards/gorthage_truck/config.h +++ b/keyboards/gorthage_truck/config.h @@ -38,9 +38,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* COL2ROW, ROW2COL */ #define DIODE_DIRECTION COL2ROW -/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -#define DEBOUNCE 5 - // LEFT -> RIGHT // D5, D3, D2 #define LED_NUM_LOCK_PIN D5 |