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/kingly_keys/romac_plus | |
parent | 49dcc824db4f494522cdee67d058e9563a6656cb (diff) | |
download | qmk_firmware-1e1b469fa2f9aa7480b4c1f1d1f8eb5b0c0c8ce5.tar.gz qmk_firmware-1e1b469fa2f9aa7480b4c1f1d1f8eb5b0c0c8ce5.zip |
Remove `DESCRIPTION`, K-M (#11619)
Diffstat (limited to 'keyboards/kingly_keys/romac_plus')
-rw-r--r-- | keyboards/kingly_keys/romac_plus/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/kingly_keys/romac_plus/config.h b/keyboards/kingly_keys/romac_plus/config.h index 5ea8321de2..a83801b4ce 100644 --- a/keyboards/kingly_keys/romac_plus/config.h +++ b/keyboards/kingly_keys/romac_plus/config.h @@ -8,7 +8,6 @@ #define DEVICE_VER 0x0001 #define MANUFACTURER TheRoyalSweatshirt #define PRODUCT RoMac+ -#define DESCRIPTION A *Plaid inspired twelve-key macropad with upgraded features /* key matrix size */ #define MATRIX_ROWS 4 #define MATRIX_COLS 3 |