You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Joel Challis bbc3bc55f2
RESET -> QK_BOOT user keymaps (#17940)
1 year ago
..
keymaps RESET -> QK_BOOT user keymaps (#17940) 1 year ago
a_dux.c [Keyboard] Add swap hands support and readme updates for Architeuthis Dux (#15227) 2 years ago
a_dux.h [Keyboard] Switch a_dux, cradio and ferris to split_3x5_2 (#15850) 2 years ago
config.h Remove `UNUSED_PINS` (#17931) 1 year ago
info.json Move keyboard USB IDs and strings to data driven: A (#17781) 1 year ago
readme.md RESET -> QK_BOOT keyboard readme (#18110) 1 year ago
rules.mk Add LAYOUTS entry to rules.mk (#15900) 2 years ago

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.

Case Options

Keyboard Info

  • Keyboard Maintainer: @tapioki
  • Hardware Supported: Architeuthis Dux
  • Hardware Availability: Order PCBs with gerber files from the repository

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

make a_dux:default

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

Setting Handedness

Firmware uses handedness by EEPROM as default and it must be configured once on each side. The make commands are:

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

QMK Toolbox can also be used to set EEPROM handedness. Place the controller in bootloader mode and select menu option Tools -> EEPROM -> Set Left/Right Hand

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the top left key on the left half (or the top right right key on the right half) and plug in the controller on that side.
  • Physical reset pins: 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 QK_BOOT if it is configured.