logo

qmk_firmware

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

readme.md (748B)


  1. # Kyria's Debug Keymap
  2. 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.
  3. ## Keys
  4. ![Keys](https://i.imgur.com/pmPBYlkh.png)
  5. The left side uses lowercase letters, the right side uses uppercase ones.
  6. ## Encoders
  7. Encoders output a number of 0 or 1, depending on the installed position.
  8. These correspond to the index used for custom encoder code.
  9. The number is followed by either a `+` or a `-`, depending on the direction turned.
  10. ## LEDs
  11. Both underglow and per-key RGB should be fading between red and off.
  12. ## OLEDs
  13. Both the primary and secondary side should be filled with characters.