diff options
author | Ryan <fauxpark@gmail.com> | 2021-01-20 09:56:41 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-20 09:56:41 +1100 |
commit | 1e1b469fa2f9aa7480b4c1f1d1f8eb5b0c0c8ce5 (patch) | |
tree | addad7fbe539dbce9688cf0493c058f3075e5d81 /keyboards/montsinger | |
parent | 49dcc824db4f494522cdee67d058e9563a6656cb (diff) | |
download | qmk_firmware-1e1b469fa2f9aa7480b4c1f1d1f8eb5b0c0c8ce5.tar.gz qmk_firmware-1e1b469fa2f9aa7480b4c1f1d1f8eb5b0c0c8ce5.zip |
Remove `DESCRIPTION`, K-M (#11619)
Diffstat (limited to 'keyboards/montsinger')
-rw-r--r-- | keyboards/montsinger/rebound/rev1/config.h | 1 | ||||
-rw-r--r-- | keyboards/montsinger/rebound/rev2/config.h | 1 | ||||
-rw-r--r-- | keyboards/montsinger/rebound/rev3/config.h | 1 | ||||
-rw-r--r-- | keyboards/montsinger/rewind/config.h | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/montsinger/rebound/rev1/config.h b/keyboards/montsinger/rebound/rev1/config.h index 271664d96f..afd174266e 100644 --- a/keyboards/montsinger/rebound/rev1/config.h +++ b/keyboards/montsinger/rebound/rev1/config.h @@ -23,7 +23,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0002 #define MANUFACTURER Montsinger #define PRODUCT Rebound -#define DESCRIPTION "A conjoined Let's Split" /* key matrix size */ diff --git a/keyboards/montsinger/rebound/rev2/config.h b/keyboards/montsinger/rebound/rev2/config.h index 39f5206f7f..9f4956081b 100644 --- a/keyboards/montsinger/rebound/rev2/config.h +++ b/keyboards/montsinger/rebound/rev2/config.h @@ -23,7 +23,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0002 #define MANUFACTURER Montsinger #define PRODUCT Rebound -#define DESCRIPTION "A conjoined Let's Split" /* key matrix size */ diff --git a/keyboards/montsinger/rebound/rev3/config.h b/keyboards/montsinger/rebound/rev3/config.h index 6c85fab88b..c93ce59b99 100644 --- a/keyboards/montsinger/rebound/rev3/config.h +++ b/keyboards/montsinger/rebound/rev3/config.h @@ -23,7 +23,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0002 #define MANUFACTURER Montsinger #define PRODUCT Rebound -#define DESCRIPTION "A conjoined Let's Split" /* key matrix size */ diff --git a/keyboards/montsinger/rewind/config.h b/keyboards/montsinger/rewind/config.h index f276222125..09ddf2c209 100644 --- a/keyboards/montsinger/rewind/config.h +++ b/keyboards/montsinger/rewind/config.h @@ -23,7 +23,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0002 #define MANUFACTURER Montsinger #define PRODUCT Rewind -#define DESCRIPTION "5x10 ortho that fits inside a puffy VHS case" /* key matrix size */ |