mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-16 08:56:11 +00:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
d475f04c78
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include "config_common.h"
|
||||
|
||||
/* USB Device descriptor parameter */
|
||||
#define VENDOR_ID 0xFEED
|
||||
#define PRODUCT_ID 0x6062
|
||||
#define VENDOR_ID 0x746B
|
||||
#define PRODUCT_ID 0x736B
|
||||
#define DEVICE_VER 0x0001
|
||||
#define MANUFACTURER techkeys.us
|
||||
#define PRODUCT sixkeykeyboard
|
||||
|
|
Loading…
Reference in a new issue