An open API service indexing awesome lists of open source software.

https://github.com/He4eT/oddkb

The Dactyl-ManuForm Keyboard [5x6]
https://github.com/He4eT/oddkb

keyboard qmk vial

Last synced: about 2 months ago
JSON representation

The Dactyl-ManuForm Keyboard [5x6]

Awesome Lists containing this project

README

        

My personal [Dactyl-ManuForm](https://github.com/abstracthat/dactyl-manuform). This repository contains all the resources used to build this keyboard.

![overview](/images/photos/overview.jpg?raw=true)

## Current Layout

Current layout can be found in `layouts/current.vil`.

You can edit and apply it with [Vial](https://get.vial.today/).

Layer 0 [qwerty]

![qwerty layer](/images/layers/current/layer-0-qwerty.png?raw=true)

Layer 1 [navigation]

![navigation layer](/images/layers/current/layer-1-nav.png?raw=true)

Layer 2 [mouse]

![mouse layer](/images/layers/current/layer-2-mouse.png?raw=true)

## Initial Layout

Layer 0 [qwerty]

![qwerty layer](/images/layers/initial/layer-0-qwerty.png?raw=true)

Layer 1 [navigation]

![navigation layer](/images/layers/initial/layer-1-nav.png?raw=true)

Layer 2 [mouse]

![mouse layer](/images/layers/initial/layer-2-mouse.png?raw=true)

## Flashing

I used the [Docker](https://docs.qmk.fm/#/getting_started_docker) version of [QMK](https://github.com/qmk/qmk_firmware).
You have to flash each of the halves of the keyboard.

```
git clone --recurse-submodules [email protected]:He4eT/oddkb.git
cd oddkb
make flash
```

## Build
- [Guide for building](https://medium.com/swlh/complete-idiot-guide-for-building-a-dactyl-manuform-keyboard-53454845b065)
- [Another guide for building](https://nickgreen.info/dactyl-manuform-build-log/)
- [Wiring scheme](https://github.com/abstracthat/dactyl-manuform#alternative-row-driven-wiring-diagram-for-promicro)

## Links
- [Mech Guide [RU]](https://docs.killswit.ch/)
- [Keyboards and design: Tonsky [RU]](https://tonsky.livejournal.com/321097.html)