~ruther/qmk_firmware

441fd2ca5b942ea93d2345d1181ed76a95fd8ae7 — Takeshi Nishio 4 years ago 6bdecb1
[Keyboard] Match Vendor ID to my other keyboard, "unison". (#13699)

Co-authored-by: Takeshi Nishio <kkeennnn@gmail.com>
2 files changed, 2 insertions(+), 2 deletions(-)

M keyboards/jones/v03/config.h
M keyboards/jones/v03_1/config.h
M keyboards/jones/v03/config.h => keyboards/jones/v03/config.h +1 -1
@@ 20,7 20,7 @@ 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 VENDOR_ID 0xB9DD
#define PRODUCT_ID 0x175A
#define DEVICE_VER 0x0030
#define MANUFACTURER jpskenn

M keyboards/jones/v03_1/config.h => keyboards/jones/v03_1/config.h +1 -1
@@ 20,7 20,7 @@ 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 VENDOR_ID 0xB9DD
#define PRODUCT_ID 0x175A
#define DEVICE_VER 0x0031
#define MANUFACTURER jpskenn