1
0
Fork 0

[Keyboard] Add Via support for TG4x (#10571)

* Update vendor ID

* New default layout with RESET mapped

* Add Via keymap

* Update README

* Update keyboards/tg4x/keymaps/via/rules.mk

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/tg4x/config.h

Co-authored-by: Ryan <fauxpark@gmail.com>

* Delete config.h

* Update keyboards/tg4x/keymaps/default/keymap.c

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
Yasha Mostofi 2020-10-28 20:04:47 -05:00 committed by GitHub
parent 8685409784
commit fcd55e2f04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 63 additions and 4 deletions

View file

@ -20,8 +20,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h"
/* USB Device descriptor parameter */
#define VENDOR_ID 0xFEED
#define PRODUCT_ID 0x0001
#define VENDOR_ID 0x4D4D // "MM"
#define PRODUCT_ID 0x0458 // 4 "X"
#define DEVICE_VER 0x0021
#define MANUFACTURER MythosMann
#define PRODUCT TG4x