diff options
Diffstat (limited to 'keyboards/mokey/xox70/config.h')
-rw-r--r-- | keyboards/mokey/xox70/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/mokey/xox70/config.h b/keyboards/mokey/xox70/config.h index c4626ce247..885ec61df1 100644 --- a/keyboards/mokey/xox70/config.h +++ b/keyboards/mokey/xox70/config.h @@ -22,6 +22,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define MATRIX_COL_PINS { F6, C7, F4, F5, F1, B6, D0, D2, D3, D1, D7, D4, D5, D6, B4, B5, C6, B7 } #define DIODE_DIRECTION COL2ROW - -/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -#define DEBOUNCE 5 |