diff options
Diffstat (limited to 'keyboards/dm9records')
-rw-r--r-- | keyboards/dm9records/ergoinu/config.h | 1 | ||||
-rw-r--r-- | keyboards/dm9records/plaid/config.h | 1 | ||||
-rw-r--r-- | keyboards/dm9records/tartan/config.h | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/dm9records/ergoinu/config.h b/keyboards/dm9records/ergoinu/config.h index ce3bf1e78a..113eaf9f76 100644 --- a/keyboards/dm9records/ergoinu/config.h +++ b/keyboards/dm9records/ergoinu/config.h @@ -29,7 +29,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER Dm9Records #define PRODUCT ergoinu -#define DESCRIPTION An (Not Portable But Small) Ergonomic split keyboard #define TAPPING_FORCE_HOLD #define TAPPING_TERM 100 diff --git a/keyboards/dm9records/plaid/config.h b/keyboards/dm9records/plaid/config.h index 8c7132c95a..7fea12db86 100644 --- a/keyboards/dm9records/plaid/config.h +++ b/keyboards/dm9records/plaid/config.h @@ -26,7 +26,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0002 #define MANUFACTURER dm9records #define PRODUCT Plaid -#define DESCRIPTION 12x4 ortholinear keyboard with through hole components /* key matrix size */ #define MATRIX_ROWS 4 diff --git a/keyboards/dm9records/tartan/config.h b/keyboards/dm9records/tartan/config.h index e46c68c9ed..0621998472 100644 --- a/keyboards/dm9records/tartan/config.h +++ b/keyboards/dm9records/tartan/config.h @@ -26,7 +26,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER dm9records #define PRODUCT Tartan -#define DESCRIPTION 60% keyboard with through hole components /* key matrix size */ #define MATRIX_ROWS 5 |