Peter Johanson
01d2102c23
refactor: Add js-yaml dep, scrtipt gen tweaks.
...
* Make the synthetic "base name" property double underscore prefixed,
since internal, and to avoid future conflicts w/ YAML format add'ns.
* Switch to PS hash dictionaries for our metadata collections for saner
data inspection/use.
3 years ago
Peter Johanson
e544d74948
refactor: Config setup scripts to support onboard keyboards.
...
* Use unified config template repo that uses an external
build matrix YAML file.
* Proper handling for onboard keyboards, including splits, and
supports for appending the right build matrix once selected.
3 years ago
nevin
93fbf8dd97
fix: Use correct Quotation marks on line 65 ( #942 )
3 years ago
Peter Johanson
2f0ad4cc8c
fix(setup): Fix setup.ps1 to check Get-Acl exists
...
* `Get-Acl` not found in Linux Powershell version, so only call it
if it exists.
3 years ago
Peter Johanson
b82bbb5ba2
feat: Generate setup scripts from metadata.
3 years ago
Nick Winans
9c1319c4ff
feat(docs): Add nice!nano v2 to scripts, actions, and documentation
...
asdf
asdf
asdf
4 years ago
innovaker
f17584ca0e
chore: standardize # style headers
...
Changes made with regex plus some manual tweaks.
Find:
/(?:(?<!#!\/bin\/sh\n)(?:^#\n))*^#.*?[Cc]opyright.*?(\d{4}) *([0-9A-z,_\- ]+).*?\n(?:^#\n)*^#.*?SPDX-License-Identifier:? *(.+) *?\n(?:^#\n)*/gm
Replace:
# Copyright (c) $1 $2
# SPDX-License-Identifier: $3
PR: #564
4 years ago
KingCoinless
5c11962d98
feat(shields): add helix shield
...
PR: #429
4 years ago
pbz
dcd665999a
feat(shields): add bfo9000 shield
...
PR: #472
4 years ago
Mango The Fourth
5752b4fbda
feat(shields): add eek shield
...
PR: #529
4 years ago
KemoNine
565a72bf95
feat(shields): add tidbit and tidbit_19key shields
4 years ago
ReFil
b0c525df72
feat(shields): add CRBN shield
...
Co-authored-by: innovaker <66737976+innovaker@users.noreply.github.com>
PR: #483
4 years ago
Cody McGinnis
da08b4852d
fix(setup): make sure selections are numbers
4 years ago
krikun98
f60439802d
Jian shield
4 years ago
krikun98
3d030ec2ab
Jorne shield
4 years ago
Jay Greco
d90592aac5
Add NIBBLE shield
...
+ Added required files for nullbits NIBBLE
4 years ago
Nick
7296b96797
Add Reviung41 Shield Definitions
4 years ago
Pete Johanson
43c900f94a
feat: Add qaz to setup scripts.
4 years ago
Pete Johanson
94bc2c31b1
feat: Add a couple missing shields to user setup.
4 years ago
Kellen Carey
4aa45c6f40
update setup.ps1
4 years ago
Kellen Carey
b64517943d
add powershell check
4 years ago
Pete Johanson
81a4ffef7e
feat(setup): Add Microdox to setup scripts.
4 years ago
Pete Johanson
4de7cc45de
feat(setup): Add M.2 and M60 to setup scripts.
4 years ago
CrossR
cd194dbac4
Add licenses.
4 years ago
CrossR
550c35db23
Fix PR comments, add error checking for push.
4 years ago
CrossR
595dff6871
Add PowerShell script and tidy up bash script.
4 years ago