diff options
Diffstat (limited to 'keyboards/westfoxtrot')
-rw-r--r-- | keyboards/westfoxtrot/aanzee/config.h | 1 | ||||
-rw-r--r-- | keyboards/westfoxtrot/cyclops/config.h | 1 | ||||
-rw-r--r-- | keyboards/westfoxtrot/cypher/rev1/config.h | 1 | ||||
-rw-r--r-- | keyboards/westfoxtrot/cypher/rev5/config.h | 1 | ||||
-rw-r--r-- | keyboards/westfoxtrot/prophet/config.h | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/westfoxtrot/aanzee/config.h b/keyboards/westfoxtrot/aanzee/config.h index 73db816f65..e85e677f9d 100644 --- a/keyboards/westfoxtrot/aanzee/config.h +++ b/keyboards/westfoxtrot/aanzee/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER westfoxtrot #define PRODUCT aanzee -#define DESCRIPTION QMK Firmware for the Aanzee PCB /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/westfoxtrot/cyclops/config.h b/keyboards/westfoxtrot/cyclops/config.h index 0a28a4a4e1..287ef64cd4 100644 --- a/keyboards/westfoxtrot/cyclops/config.h +++ b/keyboards/westfoxtrot/cyclops/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER westfoxtrot #define PRODUCT cyclops -#define DESCRIPTION AEK66 /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/westfoxtrot/cypher/rev1/config.h b/keyboards/westfoxtrot/cypher/rev1/config.h index 33bdaa2042..9e7baa67b7 100644 --- a/keyboards/westfoxtrot/cypher/rev1/config.h +++ b/keyboards/westfoxtrot/cypher/rev1/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER westfoxtrot #define PRODUCT cypher -#define DESCRIPTION Cypher /* key matrix size */ #define MATRIX_ROWS 10 diff --git a/keyboards/westfoxtrot/cypher/rev5/config.h b/keyboards/westfoxtrot/cypher/rev5/config.h index 367b5f4f3f..542f6e2798 100644 --- a/keyboards/westfoxtrot/cypher/rev5/config.h +++ b/keyboards/westfoxtrot/cypher/rev5/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0002 #define MANUFACTURER westfoxtrot #define PRODUCT cypher -#define DESCRIPTION Cypher /* key matrix size */ #define MATRIX_ROWS 10 diff --git a/keyboards/westfoxtrot/prophet/config.h b/keyboards/westfoxtrot/prophet/config.h index 2a457866c2..4f447e4ca0 100644 --- a/keyboards/westfoxtrot/prophet/config.h +++ b/keyboards/westfoxtrot/prophet/config.h @@ -8,7 +8,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER westfoxtrot #define PRODUCT prophet -#define DESCRIPTION QMK Firmware for the prophet PCB /* key matrix size */ #define MATRIX_ROWS 5 |