summaryrefslogtreecommitdiff
path: root/docs/static
AgeCommit message (Collapse)Author
2021-09-11feat: Generate setup scripts from metadata.Peter Johanson
2021-09-03fix: Add semicolons for tidbit and eek in setup scriptCem Aksoylar
2021-07-24fix(docs): Fix keymap upgraderJoel Spadin
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.
2021-07-21fix: Add missing semicolon for nano V2 case.Peter Johanson
2021-07-15feat(docs): Add nice!nano v2 to scripts, actions, and documentationNick Winans
asdf asdf asdf
2021-02-03fix(setup): Fix index to MakerDiary m.2 boardy4m4ym
2021-01-13fix(setup.sh): rename BF0-9000 to BFO-9000innovaker
Replaces BF0 (zero) with BFO. Refs: dcd665999a5ee04372559d56fc22b9a2d0784bf2 PR: #595
2021-01-08fix(setup): Fix typo for split variable assignmentPete Johanson
2021-01-08fix(setup.sh): add NIBBLE to optionsinnovaker
This was missing from its original commit. Refs: f3153b17d293466160c03f7cb618a2be939c55f7
2021-01-06chore: standardize # style headersinnovaker
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
2021-01-05feat(shields): add helix shieldKingCoinless
PR: #429
2021-01-02feat(shields): add bfo9000 shieldpbz
PR: #472
2021-01-01feat(shields): add eek shieldMango The Fourth
PR: #529
2020-12-17feat(shields): add tidbit and tidbit_19key shieldsKemoNine
2020-12-10feat(docs): add keymap upgraderJoel Spadin
Added a documentation page with a script that upgrades deprecated key codes and behaviors to their replacements. Fixes #299
2020-12-07feat(shields): add CRBN shieldReFil
Co-authored-by: innovaker <66737976+innovaker@users.noreply.github.com> PR: #483
2020-11-19fix(setup): make sure selections are numbersCody McGinnis
2020-11-17Jian shieldkrikun98
2020-11-17Jorne shieldkrikun98
2020-10-27Add NIBBLE shieldJay Greco
+ Added required files for nullbits NIBBLE
2020-10-27Merge pull request #297 from Nicell/boards/reviung41Pete Johanson
Add Reviung41 Shield Definitions
2020-10-25Merge pull request #264 from careyk007/setup_sh__curl_always_requiredPete Johanson
Add support for wget to setup.sh
2020-10-24Add Reviung41 Shield DefinitionsNick
2020-10-13feat: Add qaz to setup scripts.Pete Johanson
2020-10-13feat: Add a couple missing shields to user setup.Pete Johanson
2020-10-10add option to use wgetKellen Carey
2020-10-10add support for wget to setup.shKellen Carey
2020-10-10update setup.ps1Kellen Carey
2020-10-09add powershell checkKellen Carey
2020-10-09exit setup if no write permissions in directoryKellen Carey
2020-10-09feat(setup): Add Microdox to setup scripts.Pete Johanson
2020-10-05feat(setup): Add M.2 and M60 to setup scripts.Pete Johanson
2020-09-24 Add licenses.CrossR
2020-09-20Fix PR comments, add error checking for push.CrossR
2020-09-13Add PowerShell script and tidy up bash script.CrossR
2020-09-06point setup.sh at upstreamRichard Jones
2020-09-06Add RoMac / non-split template supportRichard Jones
2020-09-02Update setup.shKurtis Lew
2020-09-02Update setup.shkurtis-lew
2020-09-01Add to setup.CrossR
2020-08-21Merge pull request #92 from Na-Cly/shields/splitreus62Pete Johanson
Add splitreus62 shield
2020-08-20Updated files as per requestDerek
Updated
2020-08-19refactor(boards): Rename to bluemicro840_v1.Pete Johanson
2020-08-16Various fixes.Pete Johanson
2020-08-16Updated select blockDerek
2020-08-16Update setup.shDerek
2020-08-16Merge branch 'boards/bluemicro52840_v1' of https://github.com/Na-Cly/zmk ↵Derek
into boards/bluemicro52840_v1
2020-08-16Update setup.shDerek
2020-08-16Update docs/static/setup.shDerek
Co-authored-by: Pete Johanson <peter@peterjohanson.com>
2020-08-15Update setup.shDerek
Updated setup.sh