- Fixed DK60 version in config.h

This commit is contained in:
dbroqua 2017-07-05 11:50:18 +02:00 committed by Jack Humbert
parent 60eb2e140d
commit 4587bb8786
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* USB Device descriptor parameter */
#define VENDOR_ID 0xFEED
#define PRODUCT_ID 0x6060
#define DEVICE_VER 0x0003
#define DEVICE_VER 0x0001
#define MANUFACTURER DARKOU
#define PRODUCT DK60
#define DESCRIPTION QMK keyboard firmware for DK60 support