We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i find gpio 32 not be used,i want to use this gpio with caps light. But i don't know how to set up in qmk,please help me ,think you very very much
The text was updated successfully, but these errors were encountered:
Disclaimer: I have not yet flashed any keyboards with QMK as they are all still enroute. I have looked at the documentation a little to learn.
Without knowing what board/mcu/driver you have, there's only so much one can assume.
This LED Control documentation pretty mail nails it. You might just need to figure out what GPIO 32 corresponds to for your specific board.
You will need to ensure a few things have been done:
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ #define LOCKING_SUPPORT_ENABLE /* Locking resynchronize hack */ #define LOCKING_RESYNC_ENABLE
Sorry, something went wrong.
@kikko233 did you ever figure out how to add a caps light? I was thinking about adding one to my keyboard.
No branches or pull requests
i find gpio 32 not be used,i want to use this gpio with caps light. But i don't know how to set up in qmk,please help me ,think you very very much
The text was updated successfully, but these errors were encountered: