mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-15 08:25:01 +00:00
5252f7f697
* Keychron V4 ANSI: rename LAYOUT_ansi_61 to LAYOUT_60_ansi * Keychron V4 ANSI: enable Community Layout support * Keychron V4 ISO: correct layout data Move position [3, 1] up by 0.25u. * Keychron V4 ISO: rename LAYOUT_iso_62 to LAYOUT_60_iso * Keychron V4 ISO: enable Community Layout support |
||
---|---|---|
.. | ||
ansi | ||
iso | ||
config.h | ||
halconf.h | ||
mcuconf.h | ||
readme.md | ||
v4.c |
Keychron V4
A customizable 60% keyboard.
Make example for this keyboard (after setting up your build environment):
make keychron/v4/ansi:default
Flashing example for this keyboard (after setting up the bootloadHID flashing environment)
make keychron/v4/ansi: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.