diff options
Diffstat (limited to 'keyboards/tgr/tris')
-rw-r--r-- | keyboards/tgr/tris/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/tgr/tris/config.h b/keyboards/tgr/tris/config.h index 820e73ab44..2e393b358a 100644 --- a/keyboards/tgr/tris/config.h +++ b/keyboards/tgr/tris/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define MATRIX_COL_PINS { A3, A2, A1, A0 } #define DIODE_DIRECTION COL2ROW -#define DEBOUNCE 5 #define LED_NUM_LOCK_PIN D0 |