qmk-dactyl-manuform-a/keyboards/onekeyco/dango40
James Young a5afe84a12
Dango40: Fix QMK Configurator Implementation (#15761)
* friendly-format info.json

* correct info.json structure

* info.json: update key labels
2022-01-07 13:30:22 -08:00
..
keymaps [Keyboard] Add Dango40 (#14437) 2021-09-21 21:25:59 -07:00
config.h [Keyboard] Add Dango40 (#14437) 2021-09-21 21:25:59 -07:00
dango40.c [Keyboard] Add Dango40 (#14437) 2021-09-21 21:25:59 -07:00
dango40.h [Keyboard] Add Dango40 (#14437) 2021-09-21 21:25:59 -07:00
info.json Dango40: Fix QMK Configurator Implementation (#15761) 2022-01-07 13:30:22 -08:00
readme.md [Keyboard] Add Dango40 (#14437) 2021-09-21 21:25:59 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

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 RESET 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.