summaryrefslogtreecommitdiff
path: root/keyboards/unikorn/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/unikorn/config.h
parent1fd8d5c322a8686baab627f7e56f6de5d44a0810 (diff)
Move keyboard USB IDs and strings to data driven: U (#17900)
Diffstat (limited to 'keyboards/unikorn/config.h')
-rw-r--r--keyboards/unikorn/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/unikorn/config.h b/keyboards/unikorn/config.h
index 1029a777bb..0c6e5a9457 100644
--- a/keyboards/unikorn/config.h
+++ b/keyboards/unikorn/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 0x5354 // Singa x TGR (ST)
-#define PRODUCT_ID 0x556B // UK
-#define DEVICE_VER 0x0200
-#define MANUFACTURER Singa x TGR
-#define PRODUCT Unikorn60
-
#define MATRIX_ROWS 5
#define MATRIX_COLS 15