logo

qmk_firmware

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

readme.md (1898B)


  1. # Dactyl Lightcycle
  2. ![TopElev](https://i.imgur.com/MwPhTrCh.jpg)
  3. A handwired, split bodied, concave key-well, columnar keyboard.
  4. The *Dactyl Lightcycle* is a variation of the [Dactyl](/keyboards/handwired/dactyl/) keyboard, its differences are:
  5. 1. Top (number) row removed
  6. 2. Five key thumb cluster; one less than the *Dactyl's* six
  7. This modernised rendition of the *Dactyl Lightcycle* requires two Pro Micro controllers, rather than the *Dactyl's* original implementation of a micro controller and I/O expander.
  8. * Keyboard Maintainer: [Matt Adereth](https://github.com/adereth/)
  9. * Hardware Supported: 2x Pro Micro micro controller, or clone of
  10. * Hardware Availability: Case files available on [GitHub](https://github.com/adereth/dactyl-keyboard), file names beginning "lightcycle" apply
  11. Make example for this keyboard (after setting up your build environment):
  12. make handwired/dactyl_lightcycle:default
  13. Flashing example for this keyboard:
  14. make handwired/dactyl_lightcycle:default:flash
  15. 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).
  16. ## Bootloader
  17. Enter the bootloader in 3 ways:
  18. * **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
  19. * **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
  20. * **Keycode in keymap**: Press the key mapped to `QK_BOOT` if it is available
  21. ## QMK Layouts
  22. The following [community layouts](/layouts/) are supported:
  23. | Layout | Diagram |
  24. | :---: | :---: |
  25. | Split_3x6_3 | ![split_3x6_3](https://i.imgur.com/xBVDsqE.jpg) |
  26. | Split_3x5_3 | ![split_3x5_3](https://i.imgur.com/nc0dbH1.jpg) |