diff options
author | Viktor Eikman <viktor.eikman@gmail.com> | 2021-02-20 20:32:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-20 14:32:04 -0500 |
commit | 5655d6e5f5d2e35d896dc08e8a040b72a1e868ce (patch) | |
tree | 35a6dd1b07ec7b69212f74c2856356cfc09eec7a /keyboards/handwired/concertina/readme.md | |
parent | 07100d5d4d5843434efd16fc2c827af584fd0478 (diff) | |
download | qmk_firmware-5655d6e5f5d2e35d896dc08e8a040b72a1e868ce.tar.gz qmk_firmware-5655d6e5f5d2e35d896dc08e8a040b72a1e868ce.zip |
[Keyboard] Concertina (#11922)
* [Keyboard] Concertina
* Added a novel handwired keyboard.
* Concertina lint
* Perfunctory changes to pass CI.
* Concertina line width
* Changes from code review: GPL headers, modernization, full-width
representation of matrix to match info.json.
Diffstat (limited to 'keyboards/handwired/concertina/readme.md')
-rw-r--r-- | keyboards/handwired/concertina/readme.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/handwired/concertina/readme.md b/keyboards/handwired/concertina/readme.md new file mode 100644 index 0000000000..36c0f53b63 --- /dev/null +++ b/keyboards/handwired/concertina/readme.md @@ -0,0 +1,6 @@ +Concertina +========== + +The Concertina is one of the designs bundled with the DMOTE application, a CAD +program specifically for novel keyboard cases, maintained +[here](https://github.com/veikman/dactyl-keyboard). |