VIA Support: Jane V2 (#8735)
* add VIA enabled keymap with some layers taken out for space * get a more sane VID and PID so we don't collide with the other BMC powered boards * small cleanups * Update keyboards/tgr/jane/keymaps/via/keymap.c Co-Authored-By: Ryan <fauxpark@gmail.com> * add tkl_ansi_tsangan LAYOUT * add tkl_iso_tsangan LAYOUT Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
@@ -19,8 +19,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#include "config_common.h"
|
||||
|
||||
#define VENDOR_ID 0x20A0
|
||||
#define PRODUCT_ID 0x422D
|
||||
#define VENDOR_ID 0x5447 // TG
|
||||
#define PRODUCT_ID 0x4A4E // JN
|
||||
#define DEVICE_VER 0x0200
|
||||
#define MANUFACTURER TGR
|
||||
#define PRODUCT Jane
|
||||
|
||||
Reference in New Issue
Block a user