forked from vial-kb/vial-qmk
-
Notifications
You must be signed in to change notification settings - Fork 25
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
Azoteq + WS2812. #42
Closed
Closed
Azoteq + WS2812. #42
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
* added mercury macropad WWA * Revert "added mercury macropad WWA" This reverts commit 81b48185d37ad704781c07bf6d9df2203a897de7. * added Mercury macropad WWA
* added mercury macropad WWA * Revert "added mercury macropad WWA" This reverts commit 81b48185d37ad704781c07bf6d9df2203a897de7. * added Mercury macropad WWA * added Soyuz Macropad
* added mercury macropad WWA * Revert "added mercury macropad WWA" This reverts commit 81b48185d37ad704781c07bf6d9df2203a897de7. * added Mercury macropad WWA * added Soyuz Macropad * Added Soyuz XL Macropad
* asdds rot13labs rotc0n macropad * Update keyboards/rot13labs/rotc0n/info.json Co-authored-by: Joel Challis <[email protected]> * Delete keyboards/rot13labs/rotc0n/config.h removing config.h * Update keyboards/rot13labs/rotc0n/readme.md Co-authored-by: Ryan <[email protected]> --------- Co-authored-by: c0ldbru <[email protected]> Co-authored-by: Joel Challis <[email protected]> Co-authored-by: Ryan <[email protected]>
* LED drivers: add support for shutdown pin * Update candidate boards
* splitkb/kyria * lily58 * gmmk/pro/rev1/ansi * lets_split
Co-authored-by: Joel Challis <[email protected]>
Lego is the ability to compose Svalboard firmwares like legos. Ballpoint and pointball disappear. Because they are just a trackball firmware and a trackpoint firmware, flashed on the correct sides. If there is a blank, it can not be master. Point/point is now a vaild config. DPI Setting for PS/2 is disabled until we figure out how not to have it break the world.
Drift correction got broken with lego. This fixes it.
This is the actual datahand_dvorak.vil I made for when I started out. It may not be 100% perfect, but it is better than anything else.
Mousekey settings had large `delay` and `interval` set, which made them feel jerky/laggy.
keymaps: add datahand_dvorak.vil
Duplo - The realization of Lego.
recreated vial secure patch with some tweaks
keymap.c has been split into a stub keymap.c that contains the keymap and keymap_support.c that actually has all the pointer logic and other fun things that make Svalboard, Svalboard. Moved .vil files because they didn't make sense in the vial directory or the vial_secure directory. Changed the default for vial back to insecure. With the new keymap, users can easily build firmware if needed, if there is enough demand we can even provide vial_secure firmware. Keymaps that were not in use were removed.
None of this code is in use, removing it so people don't get confused.
keymap: add vial_secure + better support for user keymaps + clean house.
lib: Remove it.
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.
This is an initial commit of basic support for Azoteq TPS43 and the LEDs in V3 boards.