1
0

Change usb descriptions of TentaPad

This commit is contained in:
Kai Ryu 2014-08-11 14:57:09 +09:00
parent 482e7ec330
commit e1fb052fc5

View File

@ -22,10 +22,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* USB Device descriptor parameter */
#define VENDOR_ID 0x16c0
#define PRODUCT_ID 0x27db
#define DEVICE_VER 0x0008
#define MANUFACTURER kai1103@gmail.com
#define PRODUCT TentaPad
#define DESCRIPTION t.m.k. keyboard firmware for TentaPad
#define DEVICE_VER 0x1115
#define MANUFACTURER 3beeline
#define PRODUCT TentaPad FX
#define DESCRIPTION t.m.k. keyboard firmware for TentaPad FX
/* key matrix size */
#define MATRIX_ROWS 1
@ -33,7 +33,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* keymap in eeprom */
#define FN_ACTIONS_COUNT 32
#define KEYMAPS_COUNT 32
#define KEYMAPS_COUNT 9
/* define if matrix has ghost */
//#define MATRIX_HAS_GHOST