qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

readme.md (1573B)


      1 # handwired/dactyl_manuform/5x7_2_6
      2 
      3 ![keyboad_image](https://i.ibb.co/09tfjY0/kbpic-small-21.jpg)
      4 
      5 A standard Dactyl Manuform keyboard with 5x7 matrix, 6 thumb cluster keys. Last row has 2 keys only. Index column has 3 rows. The outer keys are 1,5u wide. [More info on https://github.com/ngrigoriev/dactyl-manuform-5x7_2_6](https://github.com/ngrigoriev/dactyl-manuform-5x7_2_6). Based on the original set of Dactyl Manuform keyboards created and maintaied by [Jack Humbert](https://github.com/jackhumbert).
      6 
      7 This keyboard can be generated using one of Dactyl Manuform generators, such as (https://dactyl.mbugert.de/manuform).
      8 
      9 * Keyboard Maintainer: [Nikolai Grigoriev](https://github.com/ngrigoriev)
     10 * Hardware Supported: Promicro
     11 * Hardware Availability: general DIY
     12 
     13 Make example for this keyboard (after setting up your build environment):
     14 
     15     make handwired/dactyl_manuform/5x7_2_6:default
     16 
     17 Flashing example for this keyboard:
     18 
     19     make handwired/dactyl_manuform/5x7_2_6:default:flash
     20 
     21 See the [build environment setup](getting_started_build_tools) and the [make instructions](getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](newbs).
     22 
     23 ## Bootloader
     24 
     25 Enter the bootloader in 3 ways:
     26 
     27 * **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
     28 * **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
     29 * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available