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/eco/config.h | |
parent | 8e9ee29fe352b98ee1380213fc2e2b0e945cdf3f (diff) | |
parent | 51d5aad25b92a34bc051849616fcd93e3ae407fc (diff) |
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/eco/config.h')
-rw-r--r-- | keyboards/eco/config.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/eco/config.h b/keyboards/eco/config.h index 5c4466985c..5717389e7a 100644 --- a/keyboards/eco/config.h +++ b/keyboards/eco/config.h @@ -19,12 +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 0x1337 -#define PRODUCT_ID 0x6006 -#define MANUFACTURER Bishop Keyboards -#define PRODUCT The ECO Keyboard - /* key matrix size */ #define MATRIX_ROWS 4 #define MATRIX_COLS 14 |