Skip to content
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

[pull] master from the-via:master #79

Merged
merged 27 commits into from
Oct 18, 2023
Merged
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
f52d96e
[Core] Update the-via/reader dependency to 1.8.0 (#2032)
Xelus22 Sep 30, 2023
6e26caf
Update zed65-rev1.json (#2024)
mechlovin Sep 30, 2023
bb2eda0
Update odinmini layout (#2026)
moyi4681 Sep 30, 2023
6c556c1
add dz60v2 keyboard (#2027)
moyi4681 Sep 30, 2023
4c2c90e
Add VIA support for Treasure TYPE-9 Series III (#2016)
TreasureTypes Sep 30, 2023
e9911b8
update super16v3.json (#2031)
ziptyze Sep 30, 2023
3d421a8
Add support for Span (#2034)
idank Oct 1, 2023
1812c5e
Update galatea-rev1.json
Xelus22 Oct 1, 2023
20f5c65
Update galatea-rev2.json
Xelus22 Oct 1, 2023
019cab3
Add via support for Galatea rev3 (#2033)
studiokestra Oct 1, 2023
247d863
Update galatea-rev3.json
Xelus22 Oct 1, 2023
6cf7bf0
Update i160h.json
Xelus22 Oct 1, 2023
fffc457
Update i160s.json
Xelus22 Oct 1, 2023
afcc59b
Update sinc-rev1a.json
Xelus22 Oct 1, 2023
72b9903
Update sinc-rev2a.json
Xelus22 Oct 1, 2023
8d7a081
add linworks fave60a json (#1855)
duilchoi Oct 2, 2023
634d5f0
add momokai aurora (#2029)
peepeetee Oct 2, 2023
f1f71eb
Bastard Keyboards: Add Dilemma Max and Charybdis Mini (#2039)
casuanoob Oct 2, 2023
1e5675f
add linworks favepada json (#1856)
duilchoi Oct 7, 2023
e40a3ba
Add SyenaKeyboards (#2037)
Oct 7, 2023
6d20594
Add VIA support for Drop CSTM80 (#2041)
zvecr Oct 7, 2023
f4ef086
Add handwired ziyoulang_k3_mod (#2042)
coomstoolbox Oct 7, 2023
76526cd
Create the split67 keyboard configuration (#2035)
LXF-YZP Oct 7, 2023
ce7d355
Add Graystudio Think6.5 V3 VIA support (#2044)
edwardslau Oct 7, 2023
d1a4a4a
Update think65v3_via.json
Xelus22 Oct 7, 2023
7fd1816
Nico update (#2017)
yulei Oct 7, 2023
f419e55
initial commit (#2048)
hineybush Oct 17, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add linworks fave60a json (the-via#1855)
  • Loading branch information
duilchoi authored Oct 2, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 8d7a0812befba3fb601947853e8eecd59c6956d4
24 changes: 24 additions & 0 deletions v3/linworks/fave60a/fave60a.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name":"Linworks Fave 60A",
"vendorId":"0x4C58",
"productId":"0x000C",
"keycodes": ["qmk_lighting"],
"menus": ["qmk_backlight"],
"matrix":{
"rows":5,
"cols":15
},
"layouts":{
"labels":[
"Split Backspace",
"Split Right Shift"
],
"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,13\n\n\n0,0",{"x":0.5,"c":"#cccccc"},"0,13\n\n\n0,1","0,14\n\n\n0,1"],
[{"c":"#aaaaaa","w":1.5},"1,0",{"c":"#cccccc"},"1,1","1,2","1,3","1,4","1,5","1,6","1,7","1,8","1,9","1,10","1,11","1,12",{"w":1.5},"1,13"],
[{"c":"#aaaaaa","w":1.75},"2,0",{"c":"#cccccc"},"2,1","2,2","2,3","2,4","2,5","2,6","2,7","2,8","2,9","2,10","2,11",{"c":"#777777","w":2.25},"2,13"],
[{"c":"#aaaaaa","w":2.25},"3,0",{"c":"#cccccc"},"3,2","3,3","3,4","3,5","3,6","3,7","3,8","3,9\n,","3,10\n.","3,11",{"c":"#aaaaaa","w":2.75},"3,13\n\n\n1,0",{"x":0.5,"w":1.75},"3,13\n\n\n1,1",{"c":"#cccccc"},"3,14\n\n\n1,1"],
[{"c":"#aaaaaa","w":1.5},"4,0","4,1",{"w":1.5},"4,2",{"c":"#cccccc","w":7},"4,6",{"c":"#aaaaaa","w":1.5},"4,11","4,12",{"w":1.5},"4,13"]
]
}
}