diff options
author | Nick Brassel <nick@tzarc.org> | 2021-01-20 10:00:28 +1100 |
---|---|---|
committer | Nick Brassel <nick@tzarc.org> | 2021-01-20 10:00:28 +1100 |
commit | 9e18f41fcf46a268e01754a2743e67fb50deaa1d (patch) | |
tree | 1b11d31dd37bb4c1e48c3d4295a2ff20c318f5ce /keyboards/hs60 | |
parent | 78fe155b7241900988f26479b8e417623b137320 (diff) | |
parent | 1e1b469fa2f9aa7480b4c1f1d1f8eb5b0c0c8ce5 (diff) |
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/hs60')
-rw-r--r-- | keyboards/hs60/v1/config.h | 1 | ||||
-rw-r--r-- | keyboards/hs60/v2/ansi/config.h | 1 | ||||
-rw-r--r-- | keyboards/hs60/v2/hhkb/config.h | 1 | ||||
-rw-r--r-- | keyboards/hs60/v2/iso/config.h | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/hs60/v1/config.h b/keyboards/hs60/v1/config.h index 762ab319fd..68c75b2af0 100644 --- a/keyboards/hs60/v1/config.h +++ b/keyboards/hs60/v1/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER Yiancar-Designs #define PRODUCT HS60 -#define DESCRIPTION GH60 compatible, tool free RGB keyboard /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/hs60/v2/ansi/config.h b/keyboards/hs60/v2/ansi/config.h index 4d0c03a9c3..9f4fab42f7 100644 --- a/keyboards/hs60/v2/ansi/config.h +++ b/keyboards/hs60/v2/ansi/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 #define HS60_ANSI diff --git a/keyboards/hs60/v2/hhkb/config.h b/keyboards/hs60/v2/hhkb/config.h index 69c0a3fe03..c7b8c57b72 100644 --- a/keyboards/hs60/v2/hhkb/config.h +++ b/keyboards/hs60/v2/hhkb/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 #define HS60_HHKB 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 |