summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/dactyl_manuform/dmote/readme.md
diff options
context:
space:
mode:
authorViktor Eikman <viktor.eikman@gmail.com>2019-06-06 22:15:19 +0200
committerDrashna Jaelre <drashna@live.com>2019-06-06 13:15:19 -0700
commit983613c88d69501b184c52b08ea6a3a7d3f149f8 (patch)
tree76b4f8f5fdcf1730bc772d49cf1c9b72d07193a5 /keyboards/handwired/dactyl_manuform/dmote/readme.md
parent29c7fa6efc48385445673a77ec58e880746e6524 (diff)
[Keyboard] Added DMOTE (#6087)
* Added DMOTE as a variant of the Dactyl-ManuForm, with slight changes to prior code organization to reflect differences.
Diffstat (limited to 'keyboards/handwired/dactyl_manuform/dmote/readme.md')
-rw-r--r--keyboards/handwired/dactyl_manuform/dmote/readme.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/handwired/dactyl_manuform/dmote/readme.md b/keyboards/handwired/dactyl_manuform/dmote/readme.md
new file mode 100644
index 0000000000..7aff2df524
--- /dev/null
+++ b/keyboards/handwired/dactyl_manuform/dmote/readme.md
@@ -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. It’s also got a layer that forces Colemak from the QMK side.