summaryrefslogtreecommitdiff
path: root/keyboards/weirdo/naiping/np64/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/weirdo/naiping/np64/config.h')
-rw-r--r--keyboards/weirdo/naiping/np64/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/weirdo/naiping/np64/config.h b/keyboards/weirdo/naiping/np64/config.h
index 2044a9546b..b7be696159 100644
--- a/keyboards/weirdo/naiping/np64/config.h
+++ b/keyboards/weirdo/naiping/np64/config.h
@@ -14,7 +14,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 5
@@ -23,9 +22,6 @@
#define MATRIX_ROW_PINS { E6, B7, F7, F4, F5 }
#define MATRIX_COL_PINS { F6, B0, F1, C7, C6, B6, B5, B4, D7, D6, D4, D5, D3, D2, D1 }
#define DIODE_DIRECTION ROW2COL
-#define DEBOUNCE 5
-
-
#define RGB_DI_PIN B1
#define RGBLED_NUM 80