diff options
Diffstat (limited to 'keyboards/treadstone48')
-rw-r--r-- | keyboards/treadstone48/rev1/config.h | 1 | ||||
-rw-r--r-- | keyboards/treadstone48/rev2/config.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/treadstone48/rev1/config.h b/keyboards/treadstone48/rev1/config.h index cde24322cc..0b38baa841 100644 --- a/keyboards/treadstone48/rev1/config.h +++ b/keyboards/treadstone48/rev1/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0010 #define MANUFACTURER marksard #define PRODUCT treadstone48 -#define DESCRIPTION Symmetrical staggered 47+1 Keys Keyboard /* key matrix size */ #define MATRIX_ROWS 16 diff --git a/keyboards/treadstone48/rev2/config.h b/keyboards/treadstone48/rev2/config.h index fddf68095e..dbcc464b43 100644 --- a/keyboards/treadstone48/rev2/config.h +++ b/keyboards/treadstone48/rev2/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0020 #define MANUFACTURER marksard #define PRODUCT treadstone48 -#define DESCRIPTION Symmetrical staggered 48 Keys Keyboard /* key matrix size */ #define MATRIX_ROWS 8 |