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/hs60/v2/iso | |
parent | d24fe4f1ca49b2143b3f3d260a0a63088b521673 (diff) |
Remove `DESCRIPTION`, H-J (#11616)
Diffstat (limited to 'keyboards/hs60/v2/iso')
-rw-r--r-- | keyboards/hs60/v2/iso/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/hs60/v2/iso/config.h b/keyboards/hs60/v2/iso/config.h index 5c2488c784..70e4e166fd 100644 --- a/keyboards/hs60/v2/iso/config.h +++ b/keyboards/hs60/v2/iso/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0002 #define MANUFACTURER Yiancar-Designs #define PRODUCT HS60 V2 -#define DESCRIPTION GH60 compatible, tool free RGB keyboard /* key matrix size */ #define MATRIX_ROWS 5 |