Ryan 7e0299117b Move encoder config to data driven (#19923) преди 3 години
..
keymaps 1cb1a5a374 Remove legacy Grave Escape keycodes (#18787) преди 3 години
config.h 7e0299117b Move encoder config to data driven (#19923) преди 3 години
dango40.c 9c564b6a5f [Keyboard] Add Dango40 (#14437) преди 4 години
dango40.h 9c564b6a5f [Keyboard] Add Dango40 (#14437) преди 4 години
info.json 7e0299117b Move encoder config to data driven (#19923) преди 3 години
readme.md d2accb48e7 RESET -> QK_BOOT keyboard readme (#18110) преди 4 години
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) преди 3 години

readme.md

Dango40

40% keyboard

  • Keyboard Maintainer: Swiftrax
  • Hardware Supported: Dango40
  • Hardware Availability: Dango40 PCB

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: Briefly press the button on the back of the PCB - some may have pads you must short instead
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available

Make example for flashing this keyboard (after setting up your build environment):

make onekeyco/dango40:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.