diff options
author | Ryan <fauxpark@gmail.com> | 2021-01-20 00:38:12 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-20 00:38:12 +1100 |
commit | 62f304a225d91e8db36fa5639e38bc02e3321200 (patch) | |
tree | 50ca6ee2929d43326ecb72f69e4c6312bded3a5d /keyboards/ivy | |
parent | d24fe4f1ca49b2143b3f3d260a0a63088b521673 (diff) | |
download | qmk_firmware-62f304a225d91e8db36fa5639e38bc02e3321200.tar.gz qmk_firmware-62f304a225d91e8db36fa5639e38bc02e3321200.zip |
Remove `DESCRIPTION`, H-J (#11616)
Diffstat (limited to 'keyboards/ivy')
-rw-r--r-- | keyboards/ivy/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/ivy/config.h b/keyboards/ivy/config.h index 1e6f5bc96..2ccf3b8f6 100644 --- a/keyboards/ivy/config.h +++ b/keyboards/ivy/config.h | |||
@@ -23,7 +23,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
23 | #define PRODUCT_ID 0x6012 | 23 | #define PRODUCT_ID 0x6012 |
24 | #define MANUFACTURER Maple Computing | 24 | #define MANUFACTURER Maple Computing |
25 | #define PRODUCT Ivy | 25 | #define PRODUCT Ivy |
26 | #define DESCRIPTION A 3 key macro pad | ||
27 | 26 | ||
28 | /* key matrix size */ | 27 | /* key matrix size */ |
29 | #define MATRIX_ROWS 3 | 28 | #define MATRIX_ROWS 3 |