logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (1763B)


  1. # Concertina 64-key
  2. A diploid, concave, columnar keyboard, with vertical finger clusters
  3. beneath large horizontal thumb clusters.
  4. ![Side view](https://viktor.eikman.se/image/concertina-1-side-view/display)
  5. ## Hardware
  6. * Keyboard maintainer: [Viktor Eikman](https://github.com/veikman)
  7. * Hardware supported: Concertina 64-key case, Pro Micro (ATmega32U4)
  8. * Hardware availability: [viktor.eikman.se](https://viktor.eikman.se/article/the-concertina/)
  9. This QMK model represents the printable keyboard shape identified as
  10. `concertina_64key` in the DMOTE application’s list of GNU make
  11. targets, available [here](https://github.com/veikman/dactyl-keyboard),
  12. as of version 0.7.0 of that application. The QMK code is fully
  13. compatible back to version 0.6.0, which introduced the Concertina.
  14. A full set of printable caps to match the keymap is available in the
  15. `dmote-keycap` application,
  16. [here](https://github.com/veikman/dmote-keycap).
  17. ## Firmware
  18. Brand new to QMK? Start [here](https://docs.qmk.fm/#/newbs).
  19. The default keymap for this layout has a QWERTY base layer (0) but is
  20. intended for running Colemak on the OS side. It has a separate key
  21. layer (1) that forces Colemak from the QMK side in case the keyboard
  22. has to be used with a computer that does not run Colemak. Layer 2
  23. flips the navigation clusters around. Layer 3 is numbers and mouse
  24. control.
  25. ### Building from the CLI
  26. See the general [build
  27. environment](https://docs.qmk.fm/#/getting_started_build_tools) and
  28. [make instructions](https://docs.qmk.fm/#/getting_started_make_guide)
  29. to get set up.
  30. To build firmware for the Concertina without the `qmk` utility:
  31. make handwired/concertina/64key:default
  32. To also flash a connected Concertina:
  33. make handwired/concertina/64key:default:flash