diff options
author | QMK Bot <hello@qmk.fm> | 2022-08-03 22:06:14 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-08-03 22:06:14 +0000 |
commit | 237039cdcd896e7a99e58db92d193c5ff7a2dc33 (patch) | |
tree | 35144bfd16a200e2697a6f2ae3db3513834f2ac5 /keyboards/ramonimbao/squishy65/config.h | |
parent | c6a6f987c93c424fc31e090737e4c7b8af728856 (diff) | |
parent | b40c03140e5da1edac2faa2b672a84ea28d0a7c1 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/ramonimbao/squishy65/config.h')
-rw-r--r-- | keyboards/ramonimbao/squishy65/config.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/ramonimbao/squishy65/config.h b/keyboards/ramonimbao/squishy65/config.h index 1f2bfd7e66..1f858ffee2 100644 --- a/keyboards/ramonimbao/squishy65/config.h +++ b/keyboards/ramonimbao/squishy65/config.h @@ -17,13 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once -/* USB Device descriptor parameter */ -#define VENDOR_ID 0xB16B -#define PRODUCT_ID 0x10B5 -#define DEVICE_VER 0x0065 -#define MANUFACTURER Ramon Imbao -#define PRODUCT Squishy65 - /* key matrix size */ #define MATRIX_ROWS 5 #define MATRIX_COLS 16 |