diff options
Diffstat (limited to 'keyboards/percent')
-rw-r--r-- | keyboards/percent/booster/config.h | 1 | ||||
-rw-r--r-- | keyboards/percent/canoe/config.h | 1 | ||||
-rw-r--r-- | keyboards/percent/canoe_gen2/config.h | 1 | ||||
-rw-r--r-- | keyboards/percent/skog_lite/config.h | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/percent/booster/config.h b/keyboards/percent/booster/config.h index 6ff8f9045c..da67b9b362 100644 --- a/keyboards/percent/booster/config.h +++ b/keyboards/percent/booster/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/percent/canoe/config.h b/keyboards/percent/canoe/config.h index 9f5ca1aa8b..8f340f8d84 100644 --- a/keyboards/percent/canoe/config.h +++ b/keyboards/percent/canoe/config.h @@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once -#include "config_common.h" #define RGBLED_NUM 2 diff --git a/keyboards/percent/canoe_gen2/config.h b/keyboards/percent/canoe_gen2/config.h index ce49b57c9f..9ec977448d 100644 --- a/keyboards/percent/canoe_gen2/config.h +++ b/keyboards/percent/canoe_gen2/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/percent/skog_lite/config.h b/keyboards/percent/skog_lite/config.h index e0c3a36671..85d09572c9 100644 --- a/keyboards/percent/skog_lite/config.h +++ b/keyboards/percent/skog_lite/config.h @@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once -#include "config_common.h" #define RGBLED_NUM 18 |