qmk-keychron-q3-colemak-dh/keyboards/keychron/v3
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
..
ansi Port Keychron V3 to VIAL (#369) 2023-02-17 01:22:58 -06:00
ansi_encoder Port Keychron V3 to VIAL (#369) 2023-02-17 01:22:58 -06:00
iso Port Keychron V3 to VIAL (#369) 2023-02-17 01:22:58 -06:00
iso_encoder Port Keychron V3 to VIAL (#369) 2023-02-17 01:22:58 -06:00
jis Port Keychron V3 to VIAL (#369) 2023-02-17 01:22:58 -06:00
jis_encoder Port Keychron V3 to VIAL (#369) 2023-02-17 01:22:58 -06:00
config.h Port Keychron V3 to VIAL (#369) 2023-02-17 01:22:58 -06:00
halconf.h Port Keychron V3 to VIAL (#369) 2023-02-17 01:22:58 -06:00
matrix.c Port Keychron V3 to VIAL (#369) 2023-02-17 01:22:58 -06:00
mcuconf.h Port Keychron V3 to VIAL (#369) 2023-02-17 01:22:58 -06:00
readme.md Port Keychron V3 to VIAL (#369) 2023-02-17 01:22:58 -06:00
v3.c Port Keychron V3 to VIAL (#369) 2023-02-17 01:22:58 -06:00

Keychron V3

A customizable 80% keyboard.

  • Keyboard Maintainer: Keychron
  • Hardware Supported: Keychron V3
  • Hardware Availability: Keychron

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.