qmk_firmware/keyboards/keychron/v6
Ryan 7e0299117b
Move encoder config to data driven (#19923)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-26 09:45:12 +11:00
..
ansi [Keyboard] Add Keychron V6 (#19498) 2023-02-02 13:34:39 -08:00
ansi_encoder Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
iso [Keyboard] Add Keychron V6 (#19498) 2023-02-02 13:34:39 -08:00
iso_encoder Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
config.h Debounce defines cleanup (#19742) 2023-02-03 19:19:58 +00:00
halconf.h Add some missing #pragma onces (#19902) 2023-02-21 15:55:23 +00:00
matrix.c [Keyboard] Add Keychron V6 (#19498) 2023-02-02 13:34:39 -08:00
mcuconf.h Add some missing #pragma onces (#19902) 2023-02-21 15:55:23 +00:00
readme.md [Keyboard] Add Keychron V6 (#19498) 2023-02-02 13:34:39 -08:00
v6.c [Keyboard] Add Keychron V6 (#19498) 2023-02-02 13:34:39 -08:00

Keychron V6

A customizable 100% keyboard.

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

Make example for this keyboard (after setting up your build environment):

make keychron/v6/v6_ansi_stm32l432:default

Flashing example for this keyboard:

make keychron/v6/v6_ansi_stm32l432: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.