Browse Source

revisit

pull/22261/head
Duncan Sutherland 2 weeks ago
parent
commit
5aeca2a3d1
4 changed files with 15 additions and 15 deletions
  1. +5
    -5
      keyboards/handwired/dactyl_manuform/readme.md
  2. +4
    -4
      keyboards/handwired/dactyl_manuform_mini/readme.md
  3. +2
    -2
      keyboards/handwired/dactyl_manuform_tight/4x6_exic/keyboard.json
  4. +4
    -4
      keyboards/handwired/dactyl_manuform_tight/readme.md

+ 5
- 5
keyboards/handwired/dactyl_manuform/readme.md View File

@ -4,17 +4,17 @@
*Pair of Dactyl ManuForm 4x6*
Forked from the [Dactyl](/keyboards/handwired/dactyl), the *Dactyl ManuForm* is a parameterized, handwired, split bodied, tented, concave key-well design that incorporates the thumb cluster from the [ManuForm](https://geekhack.org/index.php?topic=46015.0).
The *Dactyl ManuForm* requires two micro controller boards, one per half, which differs from the *Dactyl's* original implementation of a micro controller and an I/O expander.
The *Dactyl ManuForm* requires two development boards, one per half, which differs from the *Dactyl's* original implementation of a developemnt board and an I/O expander.
* Keyboard Maintainer: [Tom Short](https://github.com/tshort)
* Hardware Supported: Pro Micro, or clone of
* Hardware Supported: Pro Micro development board
* Hardware Availability: [Github](https://github.com/tshort/dactyl-keyboard)
## Variants
*Dactyl ManuForms* are built in variations that cater for different row and column counts.
*Dactyl ManuForms* are built in variations that cater for different row and column counts; there is no default.
As standard, per half:
Standard key layout (per half):
- The finger keywell bottom row has 2 keys, 1 each in ring and middle columns
- The thumb cluster has 6 keys, arranged in a staggered 2 columns by 3 rows
@ -41,7 +41,7 @@ Variants are denoted as `RowCount`*x*`ColumnCount`*(_`Alteration`)*
| eic | **E**xtended **I**nner **C**olumn: Each half gains an additional inner column though the bottom key of said column is ommitted | ![eic](https://i.imgur.com/stuHtsXh.png) |
| exic | *ex* and *eic* combined | ![exic](https://i.imgur.com/t37nF0uh.png) |
### Legacy 5x7 variant
### Legacy "5x7" variant
Is the [5x6_exic](./5x6_exic/) variant.


+ 4
- 4
keyboards/handwired/dactyl_manuform_mini/readme.md View File

@ -6,14 +6,14 @@
Forked from the [Dactyl ManuForm](/keyboards/handwired/dactyl_manuform), the *Dactyl ManuForm Mini* replaces the former's thumb key cluster with a 5 key thumb cluster.
* Keyboard Maintainer: [Leo Lou](https://github.com/l4u)
* Hardware Supported: Pro Micro, or clone of
* Hardware Supported: Pro Micro development board
* Hardware Availability: [Github](https://github.com/l4u/dactyl-manuform-mini-keyboard)
## Variants
*Dactyl ManuForm Minis* are built in variations that cater for different row and column counts.
*Dactyl ManuForm Minis* are built in variations that cater for different row and column counts; there is no default.
As standard, per half:
Standard key layout (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.
@ -40,7 +40,7 @@ Variants are denoted as `RowCount`*x*`ColumnCount`*(_`Alteration`)*
| eic | **E**xtended **I**nner **C**olumn: Each half gains an additional inner column though the bottom key of said column is ommitted | ![eic](https://i.imgur.com/stuHtsXh.png) |
| exic | *ex* and *eic* combined | ![exic](https://i.imgur.com/t37nF0uh.png) |
### Legacy 5x7 variant
### Legacy "5x7" variant
Is the [5x6_exic](./5x6_exic/) variant.


+ 2
- 2
keyboards/handwired/dactyl_manuform_tight/4x6_exic/keyboard.json View File

@ -82,8 +82,8 @@
{"matrix": [8, 3], "x": 11, "y": 3},
{"matrix": [8, 4], "x": 12, "y": 3.1},
{"matrix": [8, 5], "x": 12, "y": 3.6},
{"matrix": [8, 6], "x": 13, "y": 3.6},
{"matrix": [8, 5], "x": 13, "y": 3.6},
{"matrix": [8, 6], "x": 14, "y": 3.6},
{"matrix": [4, 3], "x": 4.25, "y": 3.5},
{"matrix": [4, 4], "x": 5.25, "y": 3.6},


+ 4
- 4
keyboards/handwired/dactyl_manuform_tight/readme.md View File

@ -6,14 +6,14 @@
Forked from the [Dactyl ManuForm](/keyboards/handwired/dactyl_manuform), the *Dactyl ManuForm Tight* replaces the former's thumb key cluster with a 3 key thumb cluster.
* Keyboard Maintainer: [Joshua Shreve](https://github.com/joshreve)
* Hardware Supported: Pro Micro, or clone of
* Hardware Supported: Pro Micro development board
* Hardware Availability: [Github](https://github.com/joshreve/dactyl-keyboard)
## Variants
*Dactyl ManuForm Tights* are built in variations that cater for different row and column counts.
*Dactyl ManuForm Tights* are built in variations that cater for different row and column counts; there is no default.
As standard, per half:
Standard key layout (per half):
- The finger keywell bottom row has 2 keys, 1 each in ring and middle columns
- The thumb cluster has 3 keys, arranged in 1 row.
@ -40,7 +40,7 @@ Variants are denoted as `RowCount`*x*`ColumnCount`*(_`Alteration`)*
| eic | **E**xtended **I**nner **C**olumn: Each half gains an additional inner column though the bottom key of said column is ommitted | ![eic](https://i.imgur.com/stuHtsXh.png) |
| exic | *ex* and *eic* combined | ![exic](https://i.imgur.com/t37nF0uh.png) |
### Legacy 5x7 variant
### Legacy "5x7" variant
Is the [5x6_exic](./5x6_exic/) variant.


Loading…
Cancel
Save