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

## Layout
Layer 0 [qwerty]

Layer 1 [navigation]

Layer 2 [mouse]

## 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 git@github.com: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://rumech.guide/)
- [Keyboards and design: Tonsky [RU]](https://tonsky.livejournal.com/321097.html)