diff options
author | QMK Bot <hello@qmk.fm> | 2022-07-30 03:03:14 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-07-30 03:03:14 +0000 |
commit | 7e172fd944ab3ca0a386d5d8c54d9cad7d8e3479 (patch) | |
tree | ed673cd3820ddbfdce00ab2341898ad8d2cd3dfa /keyboards/dyz/synthesis60/config.h | |
parent | 07f007de9ad23363e4d97367af11c7eaf078432f (diff) | |
parent | 306e50b84cdf0aaac01838c4519209b642dee113 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/dyz/synthesis60/config.h')
-rw-r--r-- | keyboards/dyz/synthesis60/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/dyz/synthesis60/config.h b/keyboards/dyz/synthesis60/config.h index 8b14dd4fe6..61dbd41420 100644 --- a/keyboards/dyz/synthesis60/config.h +++ b/keyboards/dyz/synthesis60/config.h @@ -19,10 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include "config_common.h" -/* USB Device descriptor parameter */ -#define MANUFACTURER dyz -#define PRODUCT Synthesis60 v2.1 - /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ #define DEBOUNCE 5 |