6c002a618b
* Port Keychron V3 to VIAL * Update vial.json for Keychron V3 `jis_encoder` variant * Change 2nd for unlock combo to correct index for the ANSI variants of the V3 * Change `rgb_matrix_indicators_advanced_kb` function to void * Revert references of `RGB_MATRIX_LED_COUNT` to `DRIVER_LED_TOTAL` |
||
---|---|---|
.. | ||
ansi | ||
ansi_encoder | ||
iso | ||
iso_encoder | ||
jis | ||
jis_encoder | ||
config.h | ||
halconf.h | ||
matrix.c | ||
mcuconf.h | ||
readme.md | ||
v3.c |
Keychron V3
A customizable 80% keyboard.
Make example for this keyboard (after setting up your build environment):
make keychron/v3/ansi:default
Flashing example for this keyboard:
make keychron/v3/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.