Joel Challis 43a27da296 Remove override of QK_{LED,RGB}_MATRIX_TOGGLE keycode (#25672) 4 months ago
..
board.h 3f192722b1 Initial support for SHIFT v2 (#21756) 2 years ago
config.h 43a27da296 Remove override of QK_{LED,RGB}_MATRIX_TOGGLE keycode (#25672) 4 months ago
halconf.h 3f192722b1 Initial support for SHIFT v2 (#21756) 2 years ago
keyboard.json 0bd02952ea Remove `"command":false` from keyboards (#25193) 1 year ago
mcuconf.h 3f192722b1 Initial support for SHIFT v2 (#21756) 2 years ago
readme.md 3f192722b1 Initial support for SHIFT v2 (#21756) 2 years ago
rules.mk e884e42ce9 Generalise ADC driver source inclusion (#22448) 2 years ago
v2.c 65a04ead32 LED drivers: update keyboard LED configs (#23073) 2 years ago

readme.md

SHIFT v2

The Drop SHIFT v2 is a compact 1800 layout 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/shift/v2:default

Flashing example for this keyboard:

make drop/shift/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