diff options
author | QMK Bot <hello@qmk.fm> | 2022-07-26 00:53:04 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-07-26 00:53:04 +0000 |
commit | 77ed0feebebc82a271c561e1770c20d075225947 (patch) | |
tree | ecbcc856340b3077feca37e87f2cdd00f3d53331 /keyboards/acekeyboard/titan60/config.h | |
parent | 1e651dbdb0815013da00804257df67aab5e28167 (diff) | |
parent | 674422eb13a4f5c9c8238629e42f4fc1d7641ede (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/acekeyboard/titan60/config.h')
-rw-r--r-- | keyboards/acekeyboard/titan60/config.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/acekeyboard/titan60/config.h b/keyboards/acekeyboard/titan60/config.h index 6cfaa7980e..f348a12cf4 100644 --- a/keyboards/acekeyboard/titan60/config.h +++ b/keyboards/acekeyboard/titan60/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 0xACE1 // Ace -#define PRODUCT_ID 0x5449 // TI -#define DEVICE_VER 0x0001 -#define MANUFACTURER Acekeyboard -#define PRODUCT titan60 - /* key matrix size */ #define MATRIX_ROWS 5 #define MATRIX_COLS 14 |