summaryrefslogtreecommitdiff
path: root/keyboards/hp69/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/hp69/config.h')
-rw-r--r--keyboards/hp69/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/hp69/config.h b/keyboards/hp69/config.h
index e77be95ecb..d51682491d 100644
--- a/keyboards/hp69/config.h
+++ b/keyboards/hp69/config.h
@@ -17,11 +17,7 @@ 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
/*
* Keyboard Matrix Assignments
*
@@ -54,6 +50,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define AUDIO_PIN A5
#define AUDIO_PIN_ALT A4
#define AUDIO_PIN_ALT_AS_NEGATIVE
-
-#define LED_CAPS_LOCK_PIN A6
-#define LED_SCROLL_LOCK_PIN A7