summaryrefslogtreecommitdiff
path: root/keyboards/weirdo/naiping/nphhkb/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/weirdo/naiping/nphhkb/config.h')
-rw-r--r--keyboards/weirdo/naiping/nphhkb/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/weirdo/naiping/nphhkb/config.h b/keyboards/weirdo/naiping/nphhkb/config.h
index 25b4534a9a..176b1106e0 100644
--- a/keyboards/weirdo/naiping/nphhkb/config.h
+++ b/keyboards/weirdo/naiping/nphhkb/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_COL_PINS { A4, C15, C14, A5, A6, A15, B1, B10, B12, B13, B14, B15, B6, A8, B5}
#define MATRIX_ROW_PINS { B7, B8, B9, C13, B4}
#define DIODE_DIRECTION ROW2COL
-#define DEBOUNCE 5
-
-
#define RGB_DI_PIN A7
#define RGBLED_NUM 78