-
-
Notifications
You must be signed in to change notification settings - Fork 39.8k
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
[Keyboard] Add Brick #19728
Merged
Merged
[Keyboard] Add Brick #19728
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
e4c88c8
Add new keyboard: brick
JunoNgx 2a32011
Add new layouts to json.info
JunoNgx 16e4a16
Fix rgb light config
JunoNgx 6a40a64
Add license header
JunoNgx 08655bf
Add license header
JunoNgx ea9a273
Update layout
JunoNgx c50e5e7
Remove brick/default/rules.mk
JunoNgx e4c6f6f
Remove brick/keymaps/shurikai
JunoNgx 4380f24
Replace layout kc with #define
JunoNgx 700a4d5
Remove unnecessary codes in brick default keymap
JunoNgx d79319c
Remove unnecessary config in brick
JunoNgx 5670523
Move brick rotary encoder code to brick.c
JunoNgx cad6f20
Refactor brick/keymaps/via layer declaration
JunoNgx 1a3e145
Remove unnecessary brick/rules.mk declaration
JunoNgx 3823e58
Remove unnecessary brick/rules.mk declaration
JunoNgx 7f0c12a
Update keyboards/brick/info.json
JunoNgx 20a2e45
Merge branch 'brick' of github.com:JunoNgx/qmk_firmware into brick
JunoNgx 820d82d
brick: update keymaps/via
JunoNgx 0c064fd
brick: fix the via keymap
JunoNgx 3cd1706
Merge branch 'brick' of github.com:JunoNgx/qmk_firmware into brick
JunoNgx b7cefe5
brick: update readme format
JunoNgx 80e7e96
brick: update readme format
JunoNgx d94581b
Update keyboards/brick/rules.mk
JunoNgx 293f8d3
Update keyboards/brick/brick.c
JunoNgx 34e5de3
Update keyboards/brick/brick.h
JunoNgx 233f30e
Update keyboards/brick/config.h
JunoNgx 8b2f59a
brick: enable rgb animations
JunoNgx c15229e
brick: Remove debounce
JunoNgx 5a74f9d
brick: fix deprecated defines
JunoNgx 82a9d4b
Apply suggestions from code review
zvecr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is not how copywrite and ownership change should be handled on original files with other people's names on it