diff options
Diffstat (limited to 'keyboards/gboards')
-rw-r--r-- | keyboards/gboards/butterstick/config.h | 1 | ||||
-rw-r--r-- | keyboards/gboards/ergotaco/config.h | 1 | ||||
-rw-r--r-- | keyboards/gboards/georgi/config.h | 1 | ||||
-rw-r--r-- | keyboards/gboards/gergo/config.h | 1 | ||||
-rw-r--r-- | keyboards/gboards/gergoplex/config.h | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/gboards/butterstick/config.h b/keyboards/gboards/butterstick/config.h index 50f23cb945..cbd5b6b56f 100644 --- a/keyboards/gboards/butterstick/config.h +++ b/keyboards/gboards/butterstick/config.h @@ -1,6 +1,5 @@ #pragma once -#include "config_common.h" #define VERSION "Paula Deen" diff --git a/keyboards/gboards/ergotaco/config.h b/keyboards/gboards/ergotaco/config.h index 21d14144d9..4bd7a09766 100644 --- a/keyboards/gboards/ergotaco/config.h +++ b/keyboards/gboards/ergotaco/config.h @@ -19,7 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. // Copy and worked on with love from the EZ team #pragma once -#include "config_common.h" #define VERBOSE diff --git a/keyboards/gboards/georgi/config.h b/keyboards/gboards/georgi/config.h index e3da59a781..939ece3265 100644 --- a/keyboards/gboards/georgi/config.h +++ b/keyboards/gboards/georgi/config.h @@ -19,7 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. // Copy and worked on with love from the EZ team #pragma once -#include "config_common.h" /* Defaults */ diff --git a/keyboards/gboards/gergo/config.h b/keyboards/gboards/gergo/config.h index 1308312950..d2b9852740 100644 --- a/keyboards/gboards/gergo/config.h +++ b/keyboards/gboards/gergo/config.h @@ -19,7 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. // Copy and worked on with love from the EZ team #pragma once -#include "config_common.h" #define BOOTMAGIC_LITE_ROW 13 #define BOOTMAGIC_LITE_COLUMN 2 diff --git a/keyboards/gboards/gergoplex/config.h b/keyboards/gboards/gergoplex/config.h index 68e6abdab7..fb1931eea8 100644 --- a/keyboards/gboards/gergoplex/config.h +++ b/keyboards/gboards/gergoplex/config.h @@ -19,7 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. // Copy and worked on with love from the EZ team #pragma once -#include "config_common.h" /* key matrix size */ #define MATRIX_ROWS 10 |