qmk_firmware/keyboards/drop/ctrl/v2
2023-11-22 21:37:32 +00:00
..
board.h Initial support for CTRL v2 (#21755) 2023-08-21 22:47:29 +01:00
config.h Remove unnecessary driver counts (#22435) 2023-11-22 21:37:32 +00:00
halconf.h Initial support for CTRL v2 (#21755) 2023-08-21 22:47:29 +01:00
info.json Update Drop keyboards for develop (#22145) 2023-09-27 04:16:37 +01:00
mcuconf.h Initial support for CTRL v2 (#21755) 2023-08-21 22:47:29 +01:00
readme.md Initial support for CTRL v2 (#21755) 2023-08-21 22:47:29 +01:00
rules.mk Generalise ADC driver source inclusion (#22448) 2023-11-12 22:30:27 +00:00
v2.c Update ISSI LED types (#22099) 2023-10-04 20:12:50 +11: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