The Dactyl-ManuForm Keyboard [5x6]
  • C 74.2%
  • Makefile 17.5%
  • Shell 8.3%
Find a file
2020-10-12 18:35:31 +05:00
images images: layers 2020-10-05 16:45:03 +05:00
keymap keymap: QMK files 2020-10-05 16:22:56 +05:00
things body: CAD files 2020-10-05 16:21:57 +05:00
oddkb.json QMK Keymap JSON file 2020-10-12 18:35:31 +05:00
README.md Create README.md 2020-10-05 18:18:58 +05:00

My personal Dactyl-ManuForm. This repository contains all the resources used to build this keyboard.

overview

Layout

Layer 0 [qwerty]

qwerty layer

Layer 1 [navigation]

qwerty layer

Layer 3 [mouse]

qwerty layer

Firmware

I used the Docker version of QMK Toolbox.
You have to flash each of the halves of the keyboard.

mkdir ~/qmk_firmware/keyboards/handwired/dactyl_manuform/5x6/keymaps/oddkb/
cp ./keymap/* ~/qmk_firmware/keyboards/handwired/dactyl_manuform/5x6/keymaps/oddkb/

cd ~/qmk_firmware/

sudo ./util/docker_build.sh handwired/dactyl_manuform/5x6:oddkb:avrdude

Build