diff options
Diffstat (limited to 'keyboards/flx')
-rw-r--r-- | keyboards/flx/lodestone/config.h | 1 | ||||
-rw-r--r-- | keyboards/flx/virgo/config.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/flx/lodestone/config.h b/keyboards/flx/lodestone/config.h index f5fc9dba9d..598670e899 100644 --- a/keyboards/flx/lodestone/config.h +++ b/keyboards/flx/lodestone/config.h @@ -16,7 +16,6 @@ #pragma once -#include "config_common.h" /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/flx/virgo/config.h b/keyboards/flx/virgo/config.h index 9c72ce69f8..53b0f1dd63 100644 --- a/keyboards/flx/virgo/config.h +++ b/keyboards/flx/virgo/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 12 |