keychron_qmk_firmware/keyboards/keychron/v7
2023-03-21 16:52:38 +08:00
..
ansi Fixed some issue 2023-03-18 12:23:24 +08:00
iso Updated Keychron V7 2023-03-16 16:24:24 +08:00
config.h Add encoder interrupt 2023-03-21 16:52:38 +08:00
halconf.h
mcuconf.h
readme.md Update readme.md 2023-03-17 10:38:21 +08:00
v7.c Add encoder interrupt 2023-03-21 16:52:38 +08:00

Keychron V7

Keychron V7

A customizable 70% keyboard.

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

make keychron/v7/ansi:default
make keychron/v7/iso:default

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

make keychron/v7/ansi:default:flash
make keychron/v7/iso: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.