]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/dk60/config.h
fix mousekey call
[qmk_firmware.git] / keyboards / dk60 / config.h
index e586056cff68a4414fe8f3891240c4254ba4b294..5b712fe9bd3ff3019a7a6afccebb4baa31ce7483 100644 (file)
@@ -1,5 +1,5 @@
 /*
-Copyright 2012 Jun Wako <wakojun@gmail.com>
+Copyright 2017 Damien Broqua <contact@darkou.fr>
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
@@ -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
@@ -33,7 +33,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
     #define MATRIX_COLS 13
 
     // ROWS: Top to bottom, COLS: Left to right
-
     #define MATRIX_ROW_PINS { B6, B4, D7, D6, D4 }
     #define MATRIX_COL_PINS { B0, B3, B2, B1, D3, D5, B5, B7, C6, C7, D0, D1, D2 }
     #define UNUSED_PINS