qmk_firmware/keyboards/drop/ctrl/v2
2026-03-28 02:41:17 +00:00
..
board.h
config.h Remove override of QK_{LED,RGB}_MATRIX_TOGGLE keycode (#25672) 2026-03-28 02:41:17 +00:00
halconf.h
keyboard.json Remove "command":false from keyboards (#25193) 2025-04-24 10:28:13 +10:00
mcuconf.h
readme.md
rules.mk Generalise ADC driver source inclusion (#22448) 2023-11-12 22:30:27 +00:00
v2.c LED drivers: update keyboard LED configs (#23073) 2024-02-25 21:29:37 +00:00

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