diff options
Diffstat (limited to 'keyboards/the_royal')
-rw-r--r-- | keyboards/the_royal/liminal/config.h | 1 | ||||
-rw-r--r-- | keyboards/the_royal/schwann/config.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/the_royal/liminal/config.h b/keyboards/the_royal/liminal/config.h index 2066eefefb..d4063c2ad9 100644 --- a/keyboards/the_royal/liminal/config.h +++ b/keyboards/the_royal/liminal/config.h @@ -1,6 +1,5 @@ #pragma once -#include "config_common.h" /* key matrix size */ #define MATRIX_ROWS 4 diff --git a/keyboards/the_royal/schwann/config.h b/keyboards/the_royal/schwann/config.h index b2b5d77c83..b6c5c6647e 100644 --- a/keyboards/the_royal/schwann/config.h +++ b/keyboards/the_royal/schwann/config.h @@ -1,6 +1,5 @@ #pragma once -#include "config_common.h" /* key matrix size */ #define MATRIX_ROWS 4 |