Pārlūkot izejas kodu

Change usb descriptions of TentaPad

tentapad
Kai Ryu pirms 9 gadiem
vecāks
revīzija
e1fb052fc5
1 mainītis faili ar 5 papildinājumiem un 5 dzēšanām
  1. 5
    5
      keyboard/tentapad/config.h

+ 5
- 5
keyboard/tentapad/config.h Parādīt failu

@@ -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