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]
- Host: GitHub
- URL: https://github.com/He4eT/oddkb
- Owner: He4eT
- Created: 2020-10-05T12:06:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-04T19:18:49.000Z (7 months ago)
- Last Synced: 2025-02-12T06:18:14.909Z (2 months ago)
- Topics: keyboard, qmk, vial
- Language: C
- Homepage:
- Size: 13.2 MB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- my-awesome-github-stars - He4eT/oddkb - The Dactyl-ManuForm Keyboard [5x6] (C)
README
My personal [Dactyl-ManuForm](https://github.com/abstracthat/dactyl-manuform). This repository contains all the resources used to build this keyboard.

## 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]

Layer 1 [navigation]

Layer 2 [mouse]

## Initial 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 [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)