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.
 
 
 
 
 
Duncan Sutherland 4a4e8ffa50 revert some keyboard.json 1 month ago
..
4x5 revisit 1 month ago
4x5_eic revisit 1 month ago
4x6 revisit 1 month ago
4x6_eic revisit 1 month ago
4x6_ex revisit 1 month ago
4x6_exic revisit 1 month ago
5x6 revisit 1 month ago
5x6_eic revisit 1 month ago
5x6_ex revisit 1 month ago
5x6_exic revisit 1 month ago
6x6 revert some keyboard.json 1 month ago
6x6_eic revisit 1 month ago
6x6_ex revisit 1 month ago
6x6_exic revisit 1 month ago
6x7 revisit 1 month ago
6x7_ex revisit 1 month ago
info.json revisit 1 month ago
readme.md revamp dactyl_manuform 7 months ago

readme.md

Dactyl ManuForm Mini

GlamShot
Dactyl ManuForm Mini 5x6

Forked from the Dactyl ManuForm, the Dactyl ManuForm Mini replaces the former's thumb key cluster with a 5 key thumb cluster.

  • Keyboard Maintainer: Leo Lou
  • Hardware Supported: Pro Micro, or clone of
  • Hardware Availability: Github

Variants

Dactyl ManuForm Minis are built in variations that cater for different row and column counts.

As standard, per half:

  • The finger keywell bottom row has 2 keys, 1 each in ring and middle columns
  • The thumb cluster has 5 keys, arranged in 2 rows; 3 keys on the upper row and 2 keys on the lower row.

Variants are denoted as RowCountxColumnCount(_Alteration)

Row

Count Description
4 Three rows, typically for alphabet and some puncuation characters, with 2 key (finger keywell) bottom row
5 As 4 row with number row above
6 As 5 row with function row above

Column

Count Description
5 A column for each finger with additional column for first finger
6 As 5 column with additional pinky finger column
7 As 6 column with additional pinky column

Alteration

Code Description Diagram
4x6 example
ex Extended Bottom Row: Key count on the finger well bottom row is extended outward from the default 2 ex
eic Extended Inner Column: Each half gains an additional inner column though the bottom key of said column is ommitted eic
exic ex and eic combined exic

Legacy 5x7 variant

Is the 5x6_exic variant.

Case Files Generator

Dactyl Generator, created by rianadon, is a web based file generator that negates having to compose case files using programming languages, which was the matter when using the original Dactyl and Dactyl ManuForm GitHub repos, by instead compiling case files based on options and parameters configured in a web front end.

Readme.md in each variant's directory will detail the required settings to reproduce the variant with the linked Dactyl Generator.

Compile

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

make handwired/dactyl_manuform_mini/4x6:default
make handwired/dactyl_manuform_mini/4x6_ex:default
make handwired/dactyl_manuform_mini/5x6_eic:default
make handwired/dactyl_manuform_mini/5x6_exic:default

Flashing examples for this keyboard:

make handwired/dactyl_manuform_mini/4x6:default:flash
make handwired/dactyl_manuform_mini/4x6_ex:default:flash
make handwired/dactyl_manuform_mini/5x6_eic:default:flash
make handwired/dactyl_manuform_mini/5x6_exic: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: If enabled, 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 or controller - some may have pads you must short instead
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available