-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1ce7306
commit ad79964
Showing
6 changed files
with
92 additions
and
37 deletions.
There are no files selected for viewing
Empty file.
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,24 +1,20 @@ | ||
# This file generates the GitHub Actions matrix. | ||
# For simple board + shield combinations, add them to the top level board and | ||
# shield arrays, for more control, add individual board + shield combinations | ||
# to the `include` property. You can also use the `cmake-args` property to | ||
# pass flags to the build command and `artifact-name` to assign a name to | ||
# distinguish build outputs from each other: | ||
# This file generates the GitHub Actions matrix | ||
# For simple board + shield combinations, add them | ||
# to the top level board and shield arrays, for more | ||
# control, add individual board + shield combinations to | ||
# the `include` property, e.g: | ||
# | ||
# board: [ "nice_nano_v2" ] | ||
# shield: [ "corne_left", "corne_right" ] | ||
# include: | ||
# - board: bdn9_rev2 | ||
# - board: nice_nano_v2 | ||
# shield: reviung41 | ||
# - board: nice_nano_v2 | ||
# shield: corne_left | ||
# cmake-args: -DCONFIG_ZMK_USB_LOGGING=y | ||
# artifact-name: corne_left_with_logging | ||
# | ||
--- | ||
include: | ||
- board: nice_nano_v2 | ||
shield: corne_left | ||
shield: corne_left nice_view_adapter nice_view | ||
- board: nice_nano_v2 | ||
shield: corne_right | ||
shield: corne_right nice_view_adapter nice_view | ||
|
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
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,53 @@ | ||
{ | ||
"layouts": { | ||
"LAYOUT": { | ||
"layout": [ | ||
{ "label": "Tab", "row": 0, "col": 0, "x": 0, "y": 0.5 }, | ||
{ "label": "Q", "row": 0, "col": 1, "x": 1, "y": 0.5 }, | ||
{ "label": "W", "row": 0, "col": 2, "x": 2, "y": 0.2 }, | ||
{ "label": "E", "row": 0, "col": 3, "x": 3, "y": 0 }, | ||
{ "label": "R", "row": 0, "col": 4, "x": 4, "y": 0.25 }, | ||
{ "label": "T", "row": 0, "col": 5, "x": 5, "y": 0.25 }, | ||
{ "label": "Y", "row": 0, "col": 7, "x": 9, "y": 0.25 }, | ||
{ "label": "U", "row": 0, "col": 8, "x": 10, "y": 0.25 }, | ||
{ "label": "I", "row": 0, "col": 9, "x": 11, "y": 0 }, | ||
{ "label": "O", "row": 0, "col": 10, "x": 12, "y": 0.2 }, | ||
{ "label": "P", "row": 0, "col": 11, "x": 13, "y": 0.5 }, | ||
{ "label": "BSPC", "row": 0, "col": 12, "x": 14, "y": 0.5 }, | ||
|
||
{ "label": "Ctrl", "row": 1, "col": 0, "x": 0, "y": 1.5 }, | ||
{ "label": "A", "row": 1, "col": 1, "x": 1, "y": 1.5 }, | ||
{ "label": "S", "row": 1, "col": 2, "x": 2, "y": 1.2 }, | ||
{ "label": "D", "row": 1, "col": 3, "x": 3, "y": 1 }, | ||
{ "label": "F", "row": 1, "col": 4, "x": 4, "y": 1.25 }, | ||
{ "label": "G", "row": 1, "col": 5, "x": 5, "y": 1.25 }, | ||
{ "label": "H", "row": 1, "col": 7, "x": 9, "y": 1.25 }, | ||
{ "label": "J", "row": 1, "col": 8, "x": 10, "y": 1.25 }, | ||
{ "label": "K", "row": 1, "col": 9, "x": 11, "y": 1 }, | ||
{ "label": "L", "row": 1, "col": 10, "x": 12, "y": 1.2 }, | ||
{ "label": ";", "row": 1, "col": 11, "x": 13, "y": 1.5 }, | ||
{ "label": "'", "row": 1, "col": 12, "x": 14, "y": 1.5 }, | ||
|
||
{ "label": "LShift", "row": 2, "col": 0, "x": 0, "y": 2.5 }, | ||
{ "label": "Z", "row": 2, "col": 1, "x": 1, "y": 2.5 }, | ||
{ "label": "X", "row": 2, "col": 2, "x": 2, "y": 2.2 }, | ||
{ "label": "C", "row": 2, "col": 3, "x": 3, "y": 2 }, | ||
{ "label": "V", "row": 2, "col": 4, "x": 4, "y": 2.25 }, | ||
{ "label": "B", "row": 2, "col": 5, "x": 5, "y": 2.25 }, | ||
{ "label": "N", "row": 2, "col": 7, "x": 9, "y": 2.25 }, | ||
{ "label": "M", "row": 2, "col": 8, "x": 10, "y": 2.25 }, | ||
{ "label": ",", "row": 2, "col": 9, "x": 11, "y": 2 }, | ||
{ "label": ".", "row": 2, "col": 10, "x": 12, "y": 2.2 }, | ||
{ "label": "/", "row": 2, "col": 11, "x": 13, "y": 2.5 }, | ||
{ "label": "Esc", "row": 2, "col": 12, "x": 14, "y": 2.5 }, | ||
|
||
{ "label": "GUI", "row": 3, "col": 3, "x": 3.5, "y": 3.25 }, | ||
{ "label": "LWR", "row": 3, "col": 4, "x": 4.5, "y": 3.25, "r": 13, "ry": 4.25 }, | ||
{ "label": "SPC", "row": 3, "col": 5, "x": 5.5, "y": 3.05, "h": 1.5, "r": 26, "ry": 4.6 }, | ||
{ "label": "ENT", "row": 3, "col": 7, "x": 8.5, "y": 3.05, "h": 1.5, "r": -26, "rx": 9.5, "ry": 4.6 }, | ||
{ "label": "RSE", "row": 3, "col": 8, "x": 9.5, "y": 3.25, "r": -13, "rx": 10.5, "ry": 4.25 }, | ||
{ "label": "ALT", "row": 3, "col": 9, "x": 10.5, "y": 3.25 } | ||
] | ||
} | ||
} | ||
} |
This file was deleted.
Oops, something went wrong.