summaryrefslogtreecommitdiff
path: root/keyboards/1upkeyboards/1up60hse/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-03-13 23:55:18 +0000
committerQMK Bot <hello@qmk.fm>2022-03-13 23:55:18 +0000
commit5eb3fc255b0484062e720525202c7ba7d56779fe (patch)
tree59b092eb555eb8bda8aa49dd2783ec7386ef5812 /keyboards/1upkeyboards/1up60hse/config.h
parent338cf71ee9a177be71c768a7b76ef3c3c8d005ec (diff)
parentc0f417911703738b3ede14b87be5c4a39db07016 (diff)
downloadqmk_firmware-5eb3fc255b0484062e720525202c7ba7d56779fe.tar.gz
qmk_firmware-5eb3fc255b0484062e720525202c7ba7d56779fe.zip
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/1upkeyboards/1up60hse/config.h')
-rw-r--r--keyboards/1upkeyboards/1up60hse/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/1upkeyboards/1up60hse/config.h b/keyboards/1upkeyboards/1up60hse/config.h
index 7a7fa56fe5..3f4f742b48 100644
--- a/keyboards/1upkeyboards/1up60hse/config.h
+++ b/keyboards/1upkeyboards/1up60hse/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 0x6F75 // OU
-#define PRODUCT_ID 0x6873
-#define DEVICE_VER 0x0001
-#define MANUFACTURER 1upkeyboards
-#define PRODUCT 1up60hse
-
/* key matrix size */
#define MATRIX_ROWS 5
#define MATRIX_COLS 14