-
-
Notifications
You must be signed in to change notification settings - Fork 40k
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
Add support for ai macropad. #17722
Merged
Merged
Add support for ai macropad. #17722
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
drashna
approved these changes
Jul 20, 2022
fauxpark
requested changes
Jul 21, 2022
Co-authored-by: Ryan <[email protected]>
This should do it |
…firmware into add-support-for-ai-keyboard
fauxpark
approved these changes
Aug 15, 2022
SjB
added a commit
to SjB/qmk_firmware
that referenced
this pull request
Sep 16, 2022
* upstream/master: (41 commits) Add missing DD mapping for RGB_MATRIX_DRIVER (qmk#18160) Refactor pianoforte for configurator (qmk#18159) Fix use of encoder map in mechlovin/zed65/retro66 (qmk#18158) Fix use of encoder map in mechlovin/foundation (qmk#18157) Update invalid pip install flag (qmk#18146) Fix use of encoder map in mechwild/clunker (qmk#18156) [Keyboard] Add Plywrks Lune (qmk#17057) [Keyboard] Add Clunker (qmk#18141) Use correct board files for cantor (qmk#18144) [Keyboard] Enable VIA - ALF X1.1 (qmk#18140) [Keyboard] add rgb animation handwired/swiftrax/glacier (qmk#18121) Update Tap Dance Example 4 (qmk#18138) Remove USB IDs and strings from `fungo/rev1` (qmk#18133) Move keyboard USB IDs and strings to data driven, pass 3 (qmk#18111) Add pcewing Speedo v3 keymap (qmk#18118) [Keymap] Add new keymap to nasu (qmk#18024) [Keyboard] Add ai macropad (qmk#17722) added keymap for kprepublic/jj40:brdlf (qmk#17961) [Keyboard] Add yandrstudio/nz67v2 keyboard. (qmk#17591) Format code according to conventions (qmk#18119) ...
nolanseaton
pushed a commit
to nolanseaton/qmk_firmware
that referenced
this pull request
Jan 23, 2023
Co-authored-by: Ryan <[email protected]> Co-authored-by: Louis Dalibard <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR adds support for a macropad I built, you can find the source code here ai.
Types of Changes
Checklist