[Keyboard] Added DMOTE (#6087)

* Added DMOTE as a variant of the Dactyl-ManuForm, with slight changes to
  prior code organization to reflect differences.
This commit is contained in:
Viktor Eikman
2019-06-06 22:15:19 +02:00
committed by Drashna Jaelre
parent 29c7fa6efc
commit 983613c88d
15 changed files with 304 additions and 10 deletions

View File

@@ -0,0 +1,16 @@
DMOTE
======
The “Dactyl-ManuForm: Opposable Thumb Edition” is made from a Clojure
application maintained [here](https://github.com/veikman/dactyl-keyboard).
The application supports varied physical layouts and therefore matrices.
This physical variability is its main feature; its QMK firmware is ordinary.
Consult the general [Dactyl-ManuForm readme](../readme.md).
## The `62key` layout
This folder represents the default build target of the Clojure application
as of its version 0.4.0. The default keymap for this layout has a QWERTY base
layer but is intended for running Colemak on the OS side with the i3 tiling
window manager. Its also got a layer that forces Colemak from the QMK side.