diff options
Diffstat (limited to 'keyboards/ft')
-rw-r--r-- | keyboards/ft/mars65/config.h | 1 | ||||
-rw-r--r-- | keyboards/ft/mars80/config.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/ft/mars65/config.h b/keyboards/ft/mars65/config.h index 8cbd769b69..819899eafb 100644 --- a/keyboards/ft/mars65/config.h +++ b/keyboards/ft/mars65/config.h @@ -3,7 +3,6 @@ #pragma once -#include "config_common.h" /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/ft/mars80/config.h b/keyboards/ft/mars80/config.h index 10923bec04..94c359530a 100644 --- a/keyboards/ft/mars80/config.h +++ b/keyboards/ft/mars80/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 20 |