Joel Challis 43a27da296 Remove override of QK_{LED,RGB}_MATRIX_TOGGLE keycode (#25672) 4 месяцев назад
..
board.h f9aba8660a Initial support for ALT v2 (#21754) 3 лет назад
config.h 43a27da296 Remove override of QK_{LED,RGB}_MATRIX_TOGGLE keycode (#25672) 4 месяцев назад
halconf.h f9aba8660a Initial support for ALT v2 (#21754) 3 лет назад
keyboard.json 0bd02952ea Remove `"command":false` from keyboards (#25193) 1 год назад
mcuconf.h f9aba8660a Initial support for ALT v2 (#21754) 3 лет назад
readme.md f9aba8660a Initial support for ALT v2 (#21754) 3 лет назад
rules.mk e884e42ce9 Generalise ADC driver source inclusion (#22448) 2 лет назад
v2.c 65a04ead32 LED drivers: update keyboard LED configs (#23073) 2 лет назад

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