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
ReFil
b0c525df72
feat(shields): add CRBN shield
...
Co-authored-by: innovaker <66737976+innovaker@users.noreply.github.com>
PR: #483
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
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
Pete Johanson
5039a50831
Tweak git usage for backwards compatibility.
...
* Closes #76
4 years ago
Pete Johanson
ccb9b9309a
Script fixes, ability to prepopulate a keymap.
...
* Use read w/ -i for initial default values.
* Prompt for fetching keymap for customization,
and grab latest from `main` if opted in.
* Don't copy `prj.conf` from the template,
pull the `<shield>.conf` from `main` also.
4 years ago
Pete Johanson
fedd4381c2
Initial user setup docs, setup script fixes.
4 years ago
Pete Johanson
e9c2b84c82
Initial setup.sh version.
4 years ago