qmk-keychron-q3-colemak-dh/keyboards/keychron/v3/readme.md
adophoxia 6c002a618b
Port Keychron V3 to VIAL (#369)
* 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`
2023-02-17 01:22:58 -06:00

20 lines
777 B
Markdown

# Keychron V3
A customizable 80% keyboard.
* Keyboard Maintainer: [Keychron](https://github.com/keychron)
* Hardware Supported: Keychron V3
* Hardware Availability: [Keychron](https://www.keychron.com)
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](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).