summaryrefslogtreecommitdiff
path: root/keyboards/handwired/concertina/64key/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-02-28 06:10:56 +0000
committerQMK Bot <hello@qmk.fm>2021-02-28 06:10:56 +0000
commit656c39909a1e2273795245d93dad00a86b0e712f (patch)
tree0969bb0c6b3cfac93abb12cd7ae0535723b8a07d /keyboards/handwired/concertina/64key/readme.md
parent70bdf2528480d5f7ddafe2f72f4bdb9eac532814 (diff)
parentf41e5ec928880bbc42e03b84af39eacaf3acac8d (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.md21
1 files changed, 19 insertions, 2 deletions
diff --git a/keyboards/handwired/concertina/64key/readme.md b/keyboards/handwired/concertina/64key/readme.md
index 78d384f68d..069eb6b7e5 100644
--- a/keyboards/handwired/concertina/64key/readme.md
+++ b/keyboards/handwired/concertina/64key/readme.md
@@ -1,5 +1,8 @@
-The `64key` layout
-==================
+# Concertina 64-key
+
+![Concertina 64-key](https://raw.githubusercontent.com/noroadsleft/qmk_images/master/keyboards/handwired/concertina/64key/concertina-1-side-view.jpg)
+
+A diploid, concave, columnar keyboard.
This folder represents the keyboard configuration identified as
`concertina_64key` in the DMOTE application’s list of GNU make targets, as of
@@ -13,3 +16,17 @@ 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).
+
+* Keyboard Maintainer: [Viktor Eikman](https://github.com/veikman)
+* Hardware Supported: Concertina 64-key case, Pro Micro (ATmega32U4)
+* Hardware Availability: [viktor.eikman.se](https://viktor.eikman.se/article/the-concertina/)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make handwired/concertina/64key:default
+
+Flashing example for this keyboard:
+
+ make handwired/concertina/64key:default:flash
+
+See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).