diff options
author | fauxpark <fauxpark@gmail.com> | 2022-08-15 17:54:07 +1000 |
---|---|---|
committer | fauxpark <fauxpark@gmail.com> | 2022-08-15 17:54:07 +1000 |
commit | c202602938e1b065e6bac394771b310fea2a3edb (patch) | |
tree | 444978b63e48d68f004b1c0730929bfbcfb221e8 /keyboards/exclusive/e85/config.h | |
parent | 8e9ee29fe352b98ee1380213fc2e2b0e945cdf3f (diff) | |
parent | 51d5aad25b92a34bc051849616fcd93e3ae407fc (diff) |
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/exclusive/e85/config.h')
-rw-r--r-- | keyboards/exclusive/e85/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/exclusive/e85/config.h b/keyboards/exclusive/e85/config.h index 49d5efc7b0..f880b6d304 100644 --- a/keyboards/exclusive/e85/config.h +++ b/keyboards/exclusive/e85/config.h @@ -19,11 +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 0x4558 // EX -#define DEVICE_VER 0x0001 -#define MANUFACTURER Exclusive - /* key matrix size */ #define MATRIX_ROWS 11 #define MATRIX_COLS 9 |