Kyria left/right overlays, matrix transform fixes
* Refactor Kyria into separate left/right "revisions" of the Kyria shield, and include central kyria.dtsi file with common definition. * Fixes for keymaps to work fully with matrix transforms that override effective rows/columns. * Add ability for matrix transform to do row/col offsets, which is needed for split keyboards.
This commit is contained in:
parent
f84a41de3e
commit
5ffd95694f
11 changed files with 98 additions and 72 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -9,7 +9,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
board: [proton_c, nice_nano]
|
||||
shield: [kyria, petejohanson_pro_micro_handwire]
|
||||
shield: [kyria_left, kyria_right, petejohanson_pro_micro_handwire]
|
||||
steps:
|
||||
# To use this repository's private action,
|
||||
# you must check out the repository
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue