Joel Challis 43a27da296 Remove override of QK_{LED,RGB}_MATRIX_TOGGLE keycode (#25672) 4 months ago
..
board.h f9aba8660a Initial support for ALT v2 (#21754) 2 years ago
config.h 43a27da296 Remove override of QK_{LED,RGB}_MATRIX_TOGGLE keycode (#25672) 4 months ago
halconf.h f9aba8660a Initial support for ALT v2 (#21754) 2 years ago
keyboard.json 0bd02952ea Remove `"command":false` from keyboards (#25193) 1 year ago
mcuconf.h f9aba8660a Initial support for ALT v2 (#21754) 2 years ago
readme.md f9aba8660a Initial support for ALT v2 (#21754) 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

ALT v2

The Drop ALT v2 is a 65% 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/alt/v2:default

Flashing example for this keyboard:

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