qmk_firmware

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

readme.md (813B)


      1 # Aurora Lily58's Debug Keymap
      2 
      3 To make debugging your build as easy as possible, we have provided a special debugging keymap. It is not intended to actually type on, it is just here to make sure that your hardware is working correctly.
      4 
      5 ## Keys
      6 
      7 ![Keys](https://i.imgur.com/CF0PYu5h.png)
      8 
      9 The left side uses lowercase letters, the right side uses uppercase ones.
     10 
     11 ## Encoders
     12 
     13 Encoders output a number of 0 or 1, depending on the installed position.
     14 These correspond to the index used for custom encoder code: the left half uses index 0, the right half uses index 1.
     15 
     16 The number is followed by either a `+` or a `-`, depending on the direction turned.
     17 
     18 ## LEDs
     19 
     20 Both underglow and per-key RGB should be fading between red and off.
     21 
     22 ## OLEDs
     23 
     24 Both the primary and secondary side should be filled with characters.