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.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/weirdo/naiping/nphhkb/config.h b/keyboards/weirdo/naiping/nphhkb/config.h
index 25b4534a9a..43b8d1c32e 100644
--- a/keyboards/weirdo/naiping/nphhkb/config.h
+++ b/keyboards/weirdo/naiping/nphhkb/config.h
@@ -14,18 +14,10 @@
* 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
-#define MATRIX_COLS 15
#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