diff options
Diffstat (limited to 'keyboards/maple_computing/lets_split_eh/config.h')
-rw-r--r-- | keyboards/maple_computing/lets_split_eh/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/maple_computing/lets_split_eh/config.h b/keyboards/maple_computing/lets_split_eh/config.h index 1412f3b914..aa84f9768d 100644 --- a/keyboards/maple_computing/lets_split_eh/config.h +++ b/keyboards/maple_computing/lets_split_eh/config.h @@ -22,6 +22,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. // Rows are doubled-up #define MATRIX_ROWS 8 #define MATRIX_COLS 6 - -/* Set 0 if debouncing isn't needed */ -#define DEBOUNCE 5 |