-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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 archerkeyboard/desire65.json #2327
Closed
Closed
Changes from 2 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
09e1e4b
Create desire65.json
akyp b7e5ad7
Update v3/archerkeyboard/desire65/desire65.json
Cipulot a37262a
Add Equinox XL (#2326)
ai03-2725 96373ee
Fix incorrect bottom row order on Atelier Heaven Haven65 (#2334)
mattchan 1ed1bd7
Add Quefrency Rev. 6 (#2333)
nooges d03360b
Add extra compatiblity to Sat75 Hotswap PCB (#2332)
awkannan 92e58d1
Update pull_request_template.md
Xelus22 6068572
Update pull_request_template.md with 0.26.0 and after to require VIA …
Xelus22 2ef2fd3
Create waffling80_rev_b_ansi.json
4pplet b4d861f
Update waffling80_rev_b_ansi.json
4pplet 7e2d155
Update v3/4pplet/waffling80_rev_b_ansi.json
4pplet a7649ba
Update waffling80_rev_b_ansi.json
4pplet bb73934
2U backspace matrix fix
eerraa 7948346
Add initial TypeK support (#2342)
Gondolindrim 7fcd37e
Add initial support got G60R -S and -H (#2343)
Gondolindrim 7cbc8a4
Formatting and fix of Type-K duality
Cipulot b543b9e
Fix spelling mistake on custom RGB effects
yiancar 7c39ec5
Update the-via/reader dependency to 1.9.0
Cipulot 36271b2
Add files via upload
EasonQian1 1b88301
Update v3/void65h/void65h.json
Cipulot 920840a
Create nk_classic_tkl_iso.json
yiancar 08ce5aa
Update nk_classic_tkl_iso.json
yiancar 3e67dea
Add VRYNBOARD VIA
zlabkeeb 9f817fa
Update v3/zlabkeeb/vrynboard/vrynboard.json
Cipulot d6b3f7a
Update support for Tyson60s
65b903a
Update v3/trnthsn/tyson60s.json
Cipulot 81ec245
initial
waffle87 8987db1
Update v3/boardsource/sessanta/sessanta.json
waffle87 80e5033
Update v3/boardsource/sessanta/sessanta.json
Cipulot 7edd10d
Part.1-75-HS fix PR
Cipulot 19865aa
Change to custom menu RGB Light explicit declaration to match the ena…
akyp fecb042
Merge branch 'master' into dev
akyp 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,167 @@ | ||
{ | ||
"name": "desire65", | ||
"vendorId": "0x0361", | ||
"productId": "0x0002", | ||
"matrix": { | ||
"rows": 5, | ||
"cols": 16 | ||
}, | ||
"keycodes": [ | ||
"qmk_lighting" | ||
], | ||
"menus": [ | ||
"qmk_rgblight" | ||
], | ||
"layouts": { | ||
"labels": [ | ||
"Split Backspace" | ||
], | ||
"keymap": [ | ||
[ | ||
{ | ||
"c": "#777777" | ||
}, | ||
"0,0", | ||
{ | ||
"c": "#cccccc" | ||
}, | ||
"0,1", | ||
"0,2", | ||
"0,3", | ||
"0,4", | ||
"0,5", | ||
"0,6", | ||
"0,7", | ||
"0,8", | ||
"0,9", | ||
"0,10", | ||
"0,11", | ||
"0,12", | ||
{ | ||
"c": "#aaaaaa", | ||
"w": 2 | ||
}, | ||
"0,14\n\n\n0,0", | ||
"0,15", | ||
{ | ||
"x": 0.25, | ||
"c": "#cccccc" | ||
}, | ||
"0,13\n\n\n0,1", | ||
"0,14\n\n\n0,1" | ||
], | ||
[ | ||
{ | ||
"c": "#aaaaaa", | ||
"w": 1.5 | ||
}, | ||
"1,0", | ||
{ | ||
"c": "#cccccc" | ||
}, | ||
"1,2", | ||
"1,3", | ||
"1,4", | ||
"1,5", | ||
"1,6", | ||
"1,7", | ||
"1,8", | ||
"1,9", | ||
"1,10", | ||
"1,11", | ||
"1,12", | ||
"1,13", | ||
{ | ||
"w": 1.5 | ||
}, | ||
"1,14", | ||
{ | ||
"c": "#aaaaaa" | ||
}, | ||
"1,15" | ||
], | ||
[ | ||
{ | ||
"w": 1.75 | ||
}, | ||
"2,0", | ||
{ | ||
"c": "#cccccc" | ||
}, | ||
"2,2", | ||
"2,3", | ||
"2,4", | ||
"2,5", | ||
"2,6", | ||
"2,7", | ||
"2,8", | ||
"2,9", | ||
"2,10", | ||
"2,11", | ||
"2,12", | ||
{ | ||
"c": "#777777", | ||
"w": 2.25 | ||
}, | ||
"2,14", | ||
{ | ||
"c": "#aaaaaa" | ||
}, | ||
"2,15" | ||
], | ||
[ | ||
{ | ||
"w": 2.25 | ||
}, | ||
"3,0", | ||
{ | ||
"c": "#cccccc" | ||
}, | ||
"3,2", | ||
"3,3", | ||
"3,4", | ||
"3,5", | ||
"3,6", | ||
"3,7", | ||
"3,8", | ||
"3,9", | ||
"3,10", | ||
"3,11", | ||
{ | ||
"c": "#aaaaaa", | ||
"w": 1.75 | ||
}, | ||
"3,13", | ||
"3,14", | ||
"3,15" | ||
], | ||
[ | ||
{ | ||
"w": 1.5 | ||
}, | ||
"4,0", | ||
"4,2", | ||
{ | ||
"w": 1.5 | ||
}, | ||
"4,3", | ||
{ | ||
"c": "#cccccc", | ||
"w": 7 | ||
}, | ||
"4,7", | ||
{ | ||
"c": "#aaaaaa", | ||
"w": 1.5 | ||
}, | ||
"4,11", | ||
{ | ||
"x": 0.5 | ||
}, | ||
"4,13", | ||
"4,14", | ||
"4,15" | ||
] | ||
] | ||
} | ||
} |
Oops, something went wrong.
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.
@akyp This enables all animations, just making sure that it is what you want. It looks like QMK source only enables a handful and would require a custom menu to show the correct amount.
To have the correct options shown, you should add the custom menu RGB Light explicit declaration and only use the effects you have enabled by removing the unused ones from the option list: https://www.caniusevia.com/docs/built_in_menus#qmk_backlight_rgblight
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.
Changed and new JSON tested. Thanks for the reminder.