summaryrefslogtreecommitdiff
path: root/keyboards/yiancardesigns/gingham/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-08-06 08:52:48 +0000
committerQMK Bot <hello@qmk.fm>2022-08-06 08:52:48 +0000
commitdd0ac80ee4662278f94452600363e5d74811b66c (patch)
treed53291091344718dd9f73282ed0bd0fd81f10f82 /keyboards/yiancardesigns/gingham/config.h
parented9bdcbc3608819e17ff7a11221e651bf51ec1cc (diff)
parentfb19e140481ecc360737420850d2d84c67a3d047 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/yiancardesigns/gingham/config.h')
-rw-r--r--keyboards/yiancardesigns/gingham/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/yiancardesigns/gingham/config.h b/keyboards/yiancardesigns/gingham/config.h
index 5dcc1efa19..de3bdc0320 100644
--- a/keyboards/yiancardesigns/gingham/config.h
+++ b/keyboards/yiancardesigns/gingham/config.h
@@ -19,12 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h"
-#define VENDOR_ID 0x8968
-#define PRODUCT_ID 0x4748
-#define DEVICE_VER 0x0001
-#define MANUFACTURER Yiancar-Designs
-#define PRODUCT Gingham
-
/* key matrix size */
#define MATRIX_ROWS 5
#define MATRIX_COLS 14