qmk_firmware/keyboards/handwired/concertina/64key
Ryan d5e0562a70
Rename layouts containing keyboard name (#23930)
2024-06-23 19:33:26 +01:00
..
keymaps/default Rename layouts containing keyboard name (#23930) 2024-06-23 19:33:26 +01:00
config.h Move `RGBLED_NUM` to data driven (#21278) 2023-06-18 14:39:07 +10:00
keyboard.json Rename layouts containing keyboard name (#23930) 2024-06-23 19:33:26 +01:00
readme.md Configurator fixes for handwired/concertina/64key (#12316) 2021-03-23 11:18:19 -07:00

readme.md

Concertina 64-key

A diploid, concave, columnar keyboard, with vertical finger clusters beneath large horizontal thumb clusters.

Side view

Hardware

This QMK model represents the printable keyboard shape identified as concertina_64key in the DMOTE applications list of GNU make targets, available here, 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.

A full set of printable caps to match the keymap is available in the dmote-keycap application, here.

Firmware

Brand new to QMK? Start here.

The default keymap for this layout has a QWERTY base layer (0) but is intended for running Colemak on the OS side. It has a separate key layer (1) that forces Colemak from the QMK side in case the keyboard has to be used with a computer that does not run Colemak. Layer 2 flips the navigation clusters around. Layer 3 is numbers and mouse control.

Building from the CLI

See the general build environment and make instructions to get set up.

To build firmware for the Concertina without the qmk utility:

make handwired/concertina/64key:default

To also flash a connected Concertina:

make handwired/concertina/64key:default:flash