Selaa lähdekoodia

Change usb descriptions of TentaPad

old_master
Kai Ryu 9 vuotta sitten
vanhempi
commit
35df66906b
1 muutettua tiedostoa jossa 5 lisäystä ja 5 poistoa
  1. 5
    5
      keyboard/tentapad/config.h

+ 5
- 5
keyboard/tentapad/config.h Näytä tiedosto

@@ -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 [email protected]
#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