diff options
Diffstat (limited to 'keyboards/switchplate')
-rw-r--r-- | keyboards/switchplate/southpaw_65/config.h | 1 | ||||
-rw-r--r-- | keyboards/switchplate/southpaw_fullsize/config.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/switchplate/southpaw_65/config.h b/keyboards/switchplate/southpaw_65/config.h index 5bb424428c..f2d176a489 100644 --- a/keyboards/switchplate/southpaw_65/config.h +++ b/keyboards/switchplate/southpaw_65/config.h @@ -24,7 +24,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER Switchplate Peripherals #define PRODUCT Southpaw Extended 65% -#define DESCRIPTION A Left Hand Number Pad 65% Keyboard /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/switchplate/southpaw_fullsize/config.h b/keyboards/switchplate/southpaw_fullsize/config.h index 2d4fb9a971..c319b54ce1 100644 --- a/keyboards/switchplate/southpaw_fullsize/config.h +++ b/keyboards/switchplate/southpaw_fullsize/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER Switchplate Peripherals #define PRODUCT Southpaw Fullsize -#define DESCRIPTION A large custom keyboard /* key matrix size */ #define MATRIX_ROWS 6 |