qmk_firmware/keyboards/keychron/v3
Ryan 522048725f
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
2023-04-08 18:08:08 +10:00
..
ansi Move `RGB_MATRIX_DRIVER` to data driven (#20350) 2023-04-08 18:08:08 +10:00
ansi_encoder Move `RGB_MATRIX_DRIVER` to data driven (#20350) 2023-04-08 18:08:08 +10:00
iso Move `RGB_MATRIX_DRIVER` to data driven (#20350) 2023-04-08 18:08:08 +10:00
iso_encoder Move `RGB_MATRIX_DRIVER` to data driven (#20350) 2023-04-08 18:08:08 +10:00
jis Move `RGB_MATRIX_DRIVER` to data driven (#20350) 2023-04-08 18:08:08 +10:00
jis_encoder Move `RGB_MATRIX_DRIVER` to data driven (#20350) 2023-04-08 18:08:08 +10:00
config.h Debounce defines cleanup (#19742) 2023-02-03 19:19:58 +00:00
halconf.h
matrix.c
mcuconf.h Add some missing `#pragma once`s (#19902) 2023-02-21 15:55:23 +00:00
readme.md
v3.c

readme.md

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.