summaryrefslogtreecommitdiff
path: root/keyboards/handwired/concertina/64key/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-02-20 19:32:47 +0000
committerQMK Bot <hello@qmk.fm>2021-02-20 19:32:47 +0000
commit1a97f29f5d0da6d195983fd031014bd21a99f940 (patch)
treee127ce83a369b816ee5b9c5c50eed19250614a8c /keyboards/handwired/concertina/64key/readme.md
parent23c6d7ac5263f43311d130ea72c82bd28c946a10 (diff)
parent5655d6e5f5d2e35d896dc08e8a040b72a1e868ce (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/concertina/64key/readme.md')
-rw-r--r--keyboards/handwired/concertina/64key/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/handwired/concertina/64key/readme.md b/keyboards/handwired/concertina/64key/readme.md
new file mode 100644
index 0000000000..78d384f68d
--- /dev/null
+++ b/keyboards/handwired/concertina/64key/readme.md
@@ -0,0 +1,15 @@
+The `64key` layout
+==================
+
+This folder represents the keyboard configuration identified as
+`concertina_64key` in the DMOTE application’s list of GNU make targets, as of
+version 0.7.0 of that application. The QMK code is fully compatible back to
+version 0.6.0, which introduced the Concertina.
+
+The default keymap for this layout has a QWERTY base layer but is intended for
+running Colemak on the OS side. It has a separate key layer that forces Colemak
+from the QMK side in case the keyboard has to be used with a computer that does
+not run Colemak.
+
+A full set of printable caps to match the keymap is available in the
+`dmote-keycap` application, [here](https://github.com/veikman/dmote-keycap).