qmk_firmware/keyboards/tgr/jane/v2ce
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
info.json Move keyboard USB IDs and strings to data driven: T (#17899) 2022-08-04 02:35:08 +01:00
readme.md New Keyboard: TGR Jane CE (#14713) 2021-11-24 16:32:46 +11:00
rules.mk Refactor bootloader_jump() implementations (#15450) 2021-12-27 21:10:07 +11:00
v2ce.c New Keyboard: TGR Jane CE (#14713) 2021-11-24 16:32:46 +11:00
v2ce.h Extended Community Layout Support (#15371) 2021-12-06 22:36:02 -08:00

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.