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/launchpad | |
parent | 49dcc824db4f494522cdee67d058e9563a6656cb (diff) | |
download | qmk_firmware-1e1b469fa2f9aa7480b4c1f1d1f8eb5b0c0c8ce5.tar.gz qmk_firmware-1e1b469fa2f9aa7480b4c1f1d1f8eb5b0c0c8ce5.zip |
Remove `DESCRIPTION`, K-M (#11619)
Diffstat (limited to 'keyboards/launchpad')
-rw-r--r-- | keyboards/launchpad/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/launchpad/config.h b/keyboards/launchpad/config.h index d93fe65d2..e9a13a3bd 100644 --- a/keyboards/launchpad/config.h +++ b/keyboards/launchpad/config.h | |||
@@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
25 | #define PRODUCT_ID 0x6007 | 25 | #define PRODUCT_ID 0x6007 |
26 | #define MANUFACTURER Maple Computing | 26 | #define MANUFACTURER Maple Computing |
27 | #define PRODUCT Launch Pad | 27 | #define PRODUCT Launch Pad |
28 | #define DESCRIPTION An all-in-on macropad | ||
29 | 28 | ||
30 | /* key matrix size */ | 29 | /* key matrix size */ |
31 | #define MATRIX_ROWS 4 | 30 | #define MATRIX_ROWS 4 |