diff options
author | QMK Bot <hello@qmk.fm> | 2021-01-20 01:41:10 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-01-20 01:41:10 +0000 |
commit | 36784a99a92a99372d329eae2b681717ce211d91 (patch) | |
tree | f707419597ba8751032da0d5485898bf34696298 /keyboards/suihankey | |
parent | d5ab40aa6062b392b0dd1eaa99544dea17408637 (diff) | |
parent | e0ed2c950d25315461c4025b9649091e113626e3 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/suihankey')
-rw-r--r-- | keyboards/suihankey/alpha/config.h | 1 | ||||
-rw-r--r-- | keyboards/suihankey/rev1/config.h | 1 | ||||
-rw-r--r-- | keyboards/suihankey/split/alpha/config.h | 1 | ||||
-rw-r--r-- | keyboards/suihankey/split/rev1/config.h | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/suihankey/alpha/config.h b/keyboards/suihankey/alpha/config.h index 37dca92541..4be814da32 100644 --- a/keyboards/suihankey/alpha/config.h +++ b/keyboards/suihankey/alpha/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER kakunpc #define PRODUCT Suihankey -#define DESCRIPTION A custom keyboard /* key matrix size */ #define MATRIX_ROWS 4 diff --git a/keyboards/suihankey/rev1/config.h b/keyboards/suihankey/rev1/config.h index 1bf8e9309f..049b63c4b1 100644 --- a/keyboards/suihankey/rev1/config.h +++ b/keyboards/suihankey/rev1/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER kakunpc #define PRODUCT Suihankey -#define DESCRIPTION A custom keyboard /* key matrix size */ #define MATRIX_ROWS 5 diff --git a/keyboards/suihankey/split/alpha/config.h b/keyboards/suihankey/split/alpha/config.h index 1028fbdf0a..e1d0a67234 100644 --- a/keyboards/suihankey/split/alpha/config.h +++ b/keyboards/suihankey/split/alpha/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER kakunpc #define PRODUCT Suihankey -#define DESCRIPTION A custom keyboard /* key matrix size */ #define MATRIX_ROWS 8 diff --git a/keyboards/suihankey/split/rev1/config.h b/keyboards/suihankey/split/rev1/config.h index 6c28ec3edc..b52d66949e 100644 --- a/keyboards/suihankey/split/rev1/config.h +++ b/keyboards/suihankey/split/rev1/config.h @@ -25,7 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEVICE_VER 0x0001 #define MANUFACTURER kakunpc #define PRODUCT Suihankey -#define DESCRIPTION A custom keyboard /* key matrix size */ #define MATRIX_ROWS 10 |