qmk-dactyl-manuform-a/keyboards/tgr/jane/v2ce
James Young 554cc86aeb
Extended Community Layout Support (#15371)
* add tkl_f13_ansi Community Layout

* add tkl_f13_ansi_tsangan Community Layout

* add tkl_f13_iso Community Layout

* add tkl_f13_iso_tsangan Community Layout

* add missing layout diagrams to readme.md

* fix layout macro references in info.json files

* add tkl_nofrow_iso Community Layout

* enable Community Layout support: dyz/dyz_tkl

* enable Community Layout support: kopibeng/mnk88

* enable Community Layout support: mechlovin/infinity88

* enable Community Layout support: tgr/jane/v2ce

* tgr/jane/v2ce: rename/add layouts

The ANSI Tsangan and ISO Tsangan layout macros did not note that Split Right Shift was supported. This commit notes the Split Right Shift in the macro name, and adds Tsangan layouts without Split Right Shift for ANSI and ISO, which fixes the Community Layout support.
2021-12-06 22:36:02 -08:00
..
keymaps Rename Layout Macros for TKLs with F13 keys (#15361) 2021-11-30 12:15:15 -08:00
config.h
info.json Extended Community Layout Support (#15371) 2021-12-06 22:36:02 -08:00
readme.md
rules.mk Extended Community Layout Support (#15371) 2021-12-06 22:36:02 -08:00
v2ce.c
v2ce.h Extended Community Layout Support (#15371) 2021-12-06 22:36:02 -08:00

readme.md

Jane v2 CE

TKL Custom Keyboard with F13 key

Make example for this keyboard (after setting up your build environment):

make tgr/jane/v2ce:default

Flashing example for this keyboard (after setting up the bootloadHID flashing environment)

make tgr/jane/v2ce:default:flash

Reset Key: Hold down the key located at K00, commonly programmed as Esc while plugging in the keyboard.

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.