diff options
author | QMK Bot <hello@qmk.fm> | 2022-07-27 19:19:51 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-07-27 19:19:51 +0000 |
commit | ed5351d75e767cdbe53c0d21d589e29b3a3ba4ad (patch) | |
tree | 556dd4e9f3f73062ff8e8a2f821355cec784002b /keyboards/gh60/satan/config.h | |
parent | 602fde61e22501c839ec55da54974edad6457e68 (diff) | |
parent | 4a0eb733acf2efb66473046f174ad695f746ab24 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/gh60/satan/config.h')
-rw-r--r-- | keyboards/gh60/satan/config.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/gh60/satan/config.h b/keyboards/gh60/satan/config.h index 98218d8466..487400d574 100644 --- a/keyboards/gh60/satan/config.h +++ b/keyboards/gh60/satan/config.h @@ -19,13 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include "config_common.h" -/* USB Device descriptor parameter */ -#define VENDOR_ID 0x4335 -#define PRODUCT_ID 0x0002 -#define DEVICE_VER 0x0003 -#define MANUFACTURER SATAN -#define PRODUCT GH60 Satan - /* key matrix size */ #define MATRIX_ROWS 5 #define MATRIX_COLS 14 |