summaryrefslogtreecommitdiff
path: root/keyboards/kkatano
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2023-01-31 06:03:30 +1100
committerGitHub <noreply@github.com>2023-01-31 06:03:30 +1100
commitf6dd8dea2e493dc549a60fee99de871c4088d09a (patch)
treef212cc67ebfe337639d5943249d3e0b810c2f97d /keyboards/kkatano
parent2d843088a26ee639287d16fbd9ca4c35e18f7b8b (diff)
Remove usages of config_common.h from config.h files. (#19714)
Diffstat (limited to 'keyboards/kkatano')
-rw-r--r--keyboards/kkatano/bakeneko60/config.h1
-rw-r--r--keyboards/kkatano/bakeneko65/rev2/config.h1
-rw-r--r--keyboards/kkatano/bakeneko65/rev3/config.h1
-rw-r--r--keyboards/kkatano/bakeneko80/config.h1
-rw-r--r--keyboards/kkatano/wallaby/config.h1
-rw-r--r--keyboards/kkatano/yurei/config.h1
6 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/kkatano/bakeneko60/config.h b/keyboards/kkatano/bakeneko60/config.h
index fc3da670dc..25fcaac0ae 100644
--- a/keyboards/kkatano/bakeneko60/config.h
+++ b/keyboards/kkatano/bakeneko60/config.h
@@ -17,7 +17,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
diff --git a/keyboards/kkatano/bakeneko65/rev2/config.h b/keyboards/kkatano/bakeneko65/rev2/config.h
index 442f69238f..e5debb26ae 100644
--- a/keyboards/kkatano/bakeneko65/rev2/config.h
+++ b/keyboards/kkatano/bakeneko65/rev2/config.h
@@ -17,7 +17,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
diff --git a/keyboards/kkatano/bakeneko65/rev3/config.h b/keyboards/kkatano/bakeneko65/rev3/config.h
index 442f69238f..e5debb26ae 100644
--- a/keyboards/kkatano/bakeneko65/rev3/config.h
+++ b/keyboards/kkatano/bakeneko65/rev3/config.h
@@ -17,7 +17,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
diff --git a/keyboards/kkatano/bakeneko80/config.h b/keyboards/kkatano/bakeneko80/config.h
index 38c8c30ecc..51d8b495a4 100644
--- a/keyboards/kkatano/bakeneko80/config.h
+++ b/keyboards/kkatano/bakeneko80/config.h
@@ -17,7 +17,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 6
diff --git a/keyboards/kkatano/wallaby/config.h b/keyboards/kkatano/wallaby/config.h
index d297adae1d..4875e818e3 100644
--- a/keyboards/kkatano/wallaby/config.h
+++ b/keyboards/kkatano/wallaby/config.h
@@ -17,7 +17,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 6
diff --git a/keyboards/kkatano/yurei/config.h b/keyboards/kkatano/yurei/config.h
index e17992c828..413197a88d 100644
--- a/keyboards/kkatano/yurei/config.h
+++ b/keyboards/kkatano/yurei/config.h
@@ -17,7 +17,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 6