diff options
Diffstat (limited to 'keyboards/bolsa')
-rw-r--r-- | keyboards/bolsa/bolsalice/config.h | 1 | ||||
-rw-r--r-- | keyboards/bolsa/damapad/config.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/bolsa/bolsalice/config.h b/keyboards/bolsa/bolsalice/config.h index d41b2fddc7..37bafc3ab5 100644 --- a/keyboards/bolsa/bolsalice/config.h +++ b/keyboards/bolsa/bolsalice/config.h @@ -16,7 +16,6 @@ #pragma once -#include "config_common.h" /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/bolsa/damapad/config.h b/keyboards/bolsa/damapad/config.h index 16c4006896..0a027c8d28 100644 --- a/keyboards/bolsa/damapad/config.h +++ b/keyboards/bolsa/damapad/config.h @@ -18,7 +18,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 3 |