summaryrefslogtreecommitdiff
path: root/keyboards/uk78/config.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-08-04 08:53:46 +1000
committerGitHub <noreply@github.com>2022-08-03 23:53:46 +0100
commita30c1884c7ccbdc5a454cedbed61f465f6c275ba (patch)
treebea6eaca68fa70fafda1d78c8a648735b87d00ec /keyboards/uk78/config.h
parent1fd8d5c322a8686baab627f7e56f6de5d44a0810 (diff)
Move keyboard USB IDs and strings to data driven: U (#17900)
Diffstat (limited to 'keyboards/uk78/config.h')
-rw-r--r--keyboards/uk78/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/uk78/config.h b/keyboards/uk78/config.h
index 4ac138a9b5..9413f09528 100644
--- a/keyboards/uk78/config.h
+++ b/keyboards/uk78/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 0x554B // "UK"
-#define PRODUCT_ID 0x004E // 78
-#define DEVICE_VER 0x0002
-#define MANUFACTURER UK Keyboards
-#define PRODUCT UK78
-
/* key matrix size */
#define MATRIX_ROWS 5
#define MATRIX_COLS 19