qmk-dactyl-manuform-a/keyboards/a_dux
Dalius Dobravolskas 0633bc9a8b
[Keymap] Architeutis Dux keymap (#14728)
2021-10-11 02:55:20 -07:00
..
keymaps [Keymap] Architeutis Dux keymap (#14728) 2021-10-11 02:55:20 -07:00
a_dux.c [Keyboard] Added A. Dux keyboard configurations (#14320) 2021-09-24 00:30:52 -07:00
a_dux.h [Keyboard] Add bootmagic lite keys to both halve of A.dux (#14731) 2021-10-10 20:46:45 -07:00
config.h [Keyboard] Add bootmagic lite keys to both halve of A.dux (#14731) 2021-10-10 20:46:45 -07:00
info.json [Keyboard] Added A. Dux keyboard configurations (#14320) 2021-09-24 00:30:52 -07:00
readme.md [Keyboard] Add bootmagic lite keys to both halve of A.dux (#14731) 2021-10-10 20:46:45 -07:00
rules.mk [Keyboard] Add bootmagic lite keys to both halve of A.dux (#14731) 2021-10-10 20:46:45 -07:00

readme.md

Architeuthis Dux

Architeuthis Dux

AKA A. dux, A.D., "Giant squid"

34 keys, same stagger as D. gigas, but with two thumb keys included. Pinky, ring, index, and inner columns splayed at 15, 5, 0, -5, -5 degrees. SplitKB Tenting Puck support. All PCB files are available on the project's github page

Thank you Perce for the logo.

Cases can be found here:

Keyboard Info

  • Keyboard Maintainer: tapioki
  • Hardware Supported: Architeuthis Dux
  • Hardware Availability: GitHub

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

make a_dux:default

make a_dux:default:avrdude-split-left
make a_dux:default:avrdude-split-right

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. (With EE_HANDS configured, hold down the top right key on the right half to place the right controller in bootloader mode)
  • Physical reset: Briefly short the RST and GND pins on the microcontroller using tweezers, a paperclip, or any other conductive material.
  • Keycode in layout: Press the key mapped to RESET if it is available

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