Joel Challis 0bd02952ea Remove `"command":false` from keyboards (#25193) 1 год назад
..
board.h f422b3cc98 Initial support for CTRL v2 (#21755) 3 лет назад
config.h b35bac6afb Remove unnecessary driver counts (#22435) 2 лет назад
halconf.h f422b3cc98 Initial support for CTRL v2 (#21755) 3 лет назад
keyboard.json 0bd02952ea Remove `"command":false` from keyboards (#25193) 1 год назад
mcuconf.h f422b3cc98 Initial support for CTRL v2 (#21755) 3 лет назад
readme.md f422b3cc98 Initial support for CTRL v2 (#21755) 3 лет назад
rules.mk e884e42ce9 Generalise ADC driver source inclusion (#22448) 2 лет назад
v2.c 65a04ead32 LED drivers: update keyboard LED configs (#23073) 2 лет назад

readme.md

CTRL v2

The Drop CTRL v2 is a TKL mechanical keyboard featuring dual USB-C connectors, an integrated Hi-Speed USB 2.0 hub, and fully customizable RGB backlighting and underlighting.

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

make drop/ctrl/v2:default

Flashing example for this keyboard:

make drop/ctrl/v2:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
  • Physical reset button: Quickly double tap the button located under the spacebar
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available