-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed KLE parsing for simple encoders
- Loading branch information
1 parent
f026e06
commit 6f9d696
Showing
7 changed files
with
392 additions
and
25 deletions.
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,18 @@ | ||
{ | ||
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 | ||
"version": "0.2.0", | ||
"configurations": [ | ||
{ | ||
"type": "node", | ||
"request": "launch", | ||
"name": "Debug Current Test File", | ||
"autoAttachChildProcesses": true, | ||
"skipFiles": ["<node_internals>/**", "**/node_modules/**"], | ||
"program": "${workspaceRoot}/node_modules/vitest/vitest.mjs", | ||
"args": ["run", "${relativeFile}"], | ||
"smartStep": true, | ||
"console": "integratedTerminal" | ||
} | ||
] | ||
} | ||
|
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@the-via/reader", | ||
"version": "1.5.4", | ||
"version": "1.5.5", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+ssh://[email protected]/the-via/reader.git" | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,203 @@ | ||
{ | ||
"name": "dynamis", | ||
"vendorId": "0x6262", | ||
"productId": "0x0001", | ||
"lighting": "qmk_rgblight", | ||
"matrix": { | ||
"rows": 10, | ||
"cols": 7 | ||
}, | ||
"layouts": { | ||
"labels": [ | ||
"ISO Enter", | ||
"Split Space", | ||
"Split Left Shift", | ||
"Split Right Shift", | ||
"Split Backspace" | ||
], | ||
"keymap": [ | ||
[ | ||
{ | ||
"x": 15.5 | ||
}, | ||
"5,0\n\n\n4,1", | ||
"9,0\n\n\n4,1" | ||
], | ||
[ | ||
{ | ||
"y": 0.25, | ||
"x": 2.5 | ||
}, | ||
"0,0", | ||
"0,1", | ||
"0,2", | ||
"0,3", | ||
"0,4", | ||
"0,5", | ||
"0,6", | ||
"5,6", | ||
"5,5", | ||
"5,4", | ||
"5,3", | ||
"5,2", | ||
"5,1", | ||
{ | ||
"w": 2 | ||
}, | ||
"5,0\n\n\n4,0" | ||
], | ||
[ | ||
{ | ||
"x": 2.5, | ||
"w": 1.5 | ||
}, | ||
"1,0", | ||
"1,1", | ||
"1,2", | ||
"1,3", | ||
"1,4", | ||
"1,5", | ||
"1,6", | ||
"6,6", | ||
"6,5", | ||
"6,4", | ||
"6,3", | ||
"6,2", | ||
"6,1", | ||
{ | ||
"w": 1.5 | ||
}, | ||
"6,0\n\n\n0,0", | ||
{ | ||
"x": 4, | ||
"w": 1.25, | ||
"h": 2, | ||
"w2": 1.5, | ||
"h2": 1, | ||
"x2": -0.25 | ||
}, | ||
"7,0\n\n\n0,1" | ||
], | ||
[ | ||
{ | ||
"x": 2.5, | ||
"w": 1.75 | ||
}, | ||
"2,0", | ||
"2,1", | ||
"2,2", | ||
"2,3", | ||
"2,4", | ||
"2,5", | ||
"2,6", | ||
"7,6", | ||
"7,5", | ||
"7,4", | ||
"7,3", | ||
"7,2", | ||
{ | ||
"w": 2.25 | ||
}, | ||
"7,0\n\n\n0,0", | ||
{ | ||
"x": 3 | ||
}, | ||
"7,1\n\n\n0,1" | ||
], | ||
[ | ||
{ | ||
"w": 1.25 | ||
}, | ||
"3,0\n\n\n2,1", | ||
"3,1\n\n\n2,1", | ||
{ | ||
"x": 0.25, | ||
"w": 2.25 | ||
}, | ||
"3,1\n\n\n2,0", | ||
"3,2", | ||
"3,3", | ||
"3,4", | ||
"3,5", | ||
"3,6", | ||
"8,6", | ||
"8,5", | ||
"8,4", | ||
"8,3", | ||
"8,2", | ||
{ | ||
"w": 2.75 | ||
}, | ||
"8,1\n\n\n3,0", | ||
{ | ||
"x": 0.25 | ||
}, | ||
"9,1", | ||
{ | ||
"a": 7 | ||
}, | ||
"e0", | ||
{ | ||
"x": 0.25, | ||
"a": 4, | ||
"w": 1.75 | ||
}, | ||
"8,1\n\n\n3,1", | ||
"8,0\n\n\n3,1" | ||
], | ||
[ | ||
{ | ||
"x": 2.5, | ||
"w": 1.25 | ||
}, | ||
"4,0", | ||
{ | ||
"w": 1.25 | ||
}, | ||
"4,1", | ||
{ | ||
"w": 1.25 | ||
}, | ||
"4,2", | ||
{ | ||
"w": 6.25 | ||
}, | ||
"4,3\n\n\n1,0", | ||
{ | ||
"w": 1.25 | ||
}, | ||
"4,6", | ||
{ | ||
"w": 1.25 | ||
}, | ||
"9,6", | ||
{ | ||
"w": 1.25 | ||
}, | ||
"9,5", | ||
{ | ||
"x": 0.5 | ||
}, | ||
"9,4", | ||
"9,3", | ||
"9,2" | ||
], | ||
[ | ||
{ | ||
"y": 0.25, | ||
"x": 6.25, | ||
"w": 2.25 | ||
}, | ||
"4,3\n\n\n1,1", | ||
{ | ||
"w": 1.25 | ||
}, | ||
"4,4\n\n\n1,1", | ||
{ | ||
"w": 2.75 | ||
}, | ||
"4,5\n\n\n1,1" | ||
] | ||
] | ||
} | ||
} |
Oops, something went wrong.