Peter Johanson
b82bbb5ba2
feat: Generate setup scripts from metadata.
3 years ago
Cem Aksoylar
2a9ab828b5
fix: Add semicolons for tidbit and eek in setup script
3 years ago
Joel Spadin
824d605c22
fix(docs): Fix keymap upgrader
...
Bumped web-tree-sitter to v0.19.4 and added v0.4.0 of
tree-sitter-devicetree, which had to be rebuilt to work in v0.19.x
https://github.com/joelspadin/tree-sitter-devicetree/releases/tag/v0.4.0
Changed how we patch web-tree-sitter to correctly load tree-sitter.wasm
to work with the latest version of Docusaurus. Including a copy of
tree-sitter.wasm as a static resource is no longer needed.
3 years ago
Peter Johanson
861a2bf6d0
fix: Add missing semicolon for nano V2 case.
3 years ago
Nick Winans
9c1319c4ff
feat(docs): Add nice!nano v2 to scripts, actions, and documentation
...
asdf
asdf
asdf
3 years ago
y4m4ym
9205ea1c70
fix(setup): Fix index to MakerDiary m.2 board
4 years ago
innovaker
90c2c6672f
fix(setup.sh): rename BF0-9000 to BFO-9000
...
Replaces BF0 (zero) with BFO.
Refs: dcd665999a
PR: #595
4 years ago
Pete Johanson
964b613e98
fix(setup): Fix typo for split variable assignment
4 years ago
innovaker
f0312092c7
fix(setup.sh): add NIBBLE to options
...
This was missing from its original commit.
Refs: f3153b17d2
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
Joel Spadin
5aa8a07aa9
feat(docs): add keymap upgrader
...
Added a documentation page with a script that upgrades deprecated key
codes and behaviors to their replacements.
Fixes #299
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
b738cc9d75
add option to use wget
4 years ago
Kellen Carey
f9e8866a52
add support for wget to setup.sh
4 years ago
Kellen Carey
4aa45c6f40
update setup.ps1
4 years ago
Kellen Carey
b64517943d
add powershell check
4 years ago
Kellen Carey
10029c297e
exit setup if no write permissions in directory
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
Richard Jones
01da54aadf
point setup.sh at upstream
4 years ago
Richard Jones
80034c0078
Add RoMac / non-split template support
4 years ago
Kurtis Lew
f738fd7a67
Update setup.sh
4 years ago
kurtis-lew
9b1fd1323f
Update setup.sh
4 years ago
CrossR
ca0f2bb074
Add to setup.
4 years ago
Derek
94c7d27f04
Updated files as per request
...
Updated
4 years ago
Pete Johanson
506c3b031e
refactor(boards): Rename to bluemicro840_v1.
4 years ago
Pete Johanson
abe40f8ef5
Various fixes.
4 years ago
Derek
17c43881b8
Updated select block
4 years ago
Derek
5bb01c802b
Update setup.sh
4 years ago
Derek
68da92f4dd
Update setup.sh
4 years ago
Derek
ba1cde94a8
Update docs/static/setup.sh
...
Co-authored-by: Pete Johanson <peter@peterjohanson.com>
4 years ago
Derek
23b188330f
Update setup.sh
...
Updated setup.sh
4 years ago
Pete Johanson
47dbba2184
Fix sed -i usage on macOS, accept 'Y'.
4 years ago
Pete Johanson
b0c648ad57
Revert usage of `read -i` for macOS compat.
4 years ago
Pete Johanson
851d54ad96
Add Corne to setup.sh script.
4 years ago
Pete Johanson
e2848c66c3
Fix to archive the .hex files for proton-c build.
...
* Closes #77 .
4 years ago