AJ - Anyone know what the rotary encoder pins a...
Anyone know what the rotary encoder pins are supposed to be set to in config.h for the Snap? The instructions say, "Check that the A and B pins are set in QMK config.h and that ENCODER_ENABLE = yes in QMK rules.mk." but it doesn't say what they're supposed to be set to. I have no idea which pins these hook up to...
Solution:Jump to solution
For what it's worth, I figured this out by looking at the old github repo: https://github.com/nullbitsco/snap/blob/main/config.h
GitHub
snap/config.h at main · nullbitsco/snap
QMK firmware files for SNAP keyboard. Contribute to nullbitsco/snap development by creating an account on GitHub.
2 Replies
Solution
For what it's worth, I figured this out by looking at the old github repo: https://github.com/nullbitsco/snap/blob/main/config.h
GitHub
snap/config.h at main · nullbitsco/snap
QMK firmware files for SNAP keyboard. Contribute to nullbitsco/snap development by creating an account on GitHub.
This should really be updated in the docs somewhere, though. The docs just say, "check that the pins are set" but gives NO context as to what they should be set to...