-
-
Notifications
You must be signed in to change notification settings - Fork 39.7k
New issue
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
Refactor Leopold keyboards and add support for new FC980C controller #24378
Conversation
They were identical.
Adds I2C error handling.
While the AD5258 has its own EEPROM store, we try not to touch it prevent overwriting the factory value, instead store and load the value from QMK's EEPROM.
…controller config
…oller configs This also replaces the keymaps with versions with prettier formatting. The actuation point example keymaps is also slightly improved.
6828d41
to
568182d
Compare
Thank you for your contribution! |
Thank you for your contribution! |
This replaces #22260. I was unable to reopen that PR, apologies for making a new one.
This adds configs for a new FC980C replacement controller. But before that, some refactoring is done on the existing Leopold controllers. I tried to have the changes logically separated by commit.
Description
leopold/
keyboards/{d,e,f}*
edition. #22695Types of Changes
Checklist