Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-11 | feat: Generate setup scripts from metadata. | Peter Johanson | |
2021-09-03 | fix: Add semicolons for tidbit and eek in setup script | Cem Aksoylar | |
2021-07-24 | fix(docs): Fix keymap upgrader | Joel 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-21 | fix: Add missing semicolon for nano V2 case. | Peter Johanson | |
2021-07-15 | feat(docs): Add nice!nano v2 to scripts, actions, and documentation | Nick Winans | |
asdf asdf asdf | |||
2021-02-03 | fix(setup): Fix index to MakerDiary m.2 board | y4m4ym | |
2021-01-13 | fix(setup.sh): rename BF0-9000 to BFO-9000 | innovaker | |
Replaces BF0 (zero) with BFO. Refs: dcd665999a5ee04372559d56fc22b9a2d0784bf2 PR: #595 | |||
2021-01-08 | fix(setup): Fix typo for split variable assignment | Pete Johanson | |
2021-01-08 | fix(setup.sh): add NIBBLE to options | innovaker | |
This was missing from its original commit. Refs: f3153b17d293466160c03f7cb618a2be939c55f7 | |||
2021-01-06 | chore: standardize # style headers | innovaker | |
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-05 | feat(shields): add helix shield | KingCoinless | |
PR: #429 | |||
2021-01-02 | feat(shields): add bfo9000 shield | pbz | |
PR: #472 | |||
2021-01-01 | feat(shields): add eek shield | Mango The Fourth | |
PR: #529 | |||
2020-12-17 | feat(shields): add tidbit and tidbit_19key shields | KemoNine | |
2020-12-10 | feat(docs): add keymap upgrader | Joel Spadin | |
Added a documentation page with a script that upgrades deprecated key codes and behaviors to their replacements. Fixes #299 | |||
2020-12-07 | feat(shields): add CRBN shield | ReFil | |
Co-authored-by: innovaker <66737976+innovaker@users.noreply.github.com> PR: #483 | |||
2020-11-19 | fix(setup): make sure selections are numbers | Cody McGinnis | |
2020-11-17 | Jian shield | krikun98 | |
2020-11-17 | Jorne shield | krikun98 | |
2020-10-27 | Add NIBBLE shield | Jay Greco | |
+ Added required files for nullbits NIBBLE | |||
2020-10-27 | Merge pull request #297 from Nicell/boards/reviung41 | Pete Johanson | |
Add Reviung41 Shield Definitions | |||
2020-10-25 | Merge pull request #264 from careyk007/setup_sh__curl_always_required | Pete Johanson | |
Add support for wget to setup.sh | |||
2020-10-24 | Add Reviung41 Shield Definitions | Nick | |
2020-10-13 | feat: Add qaz to setup scripts. | Pete Johanson | |
2020-10-13 | feat: Add a couple missing shields to user setup. | Pete Johanson | |
2020-10-10 | add option to use wget | Kellen Carey | |
2020-10-10 | add support for wget to setup.sh | Kellen Carey | |
2020-10-10 | update setup.ps1 | Kellen Carey | |
2020-10-09 | add powershell check | Kellen Carey | |
2020-10-09 | exit setup if no write permissions in directory | Kellen Carey | |
2020-10-09 | feat(setup): Add Microdox to setup scripts. | Pete Johanson | |
2020-10-05 | feat(setup): Add M.2 and M60 to setup scripts. | Pete Johanson | |
2020-09-24 | Add licenses. | CrossR | |
2020-09-20 | Fix PR comments, add error checking for push. | CrossR | |
2020-09-13 | Add PowerShell script and tidy up bash script. | CrossR | |
2020-09-06 | point setup.sh at upstream | Richard Jones | |
2020-09-06 | Add RoMac / non-split template support | Richard Jones | |
2020-09-02 | Update setup.sh | Kurtis Lew | |
2020-09-02 | Update setup.sh | kurtis-lew | |
2020-09-01 | Add to setup. | CrossR | |
2020-08-21 | Merge pull request #92 from Na-Cly/shields/splitreus62 | Pete Johanson | |
Add splitreus62 shield | |||
2020-08-20 | Updated files as per request | Derek | |
Updated | |||
2020-08-19 | refactor(boards): Rename to bluemicro840_v1. | Pete Johanson | |
2020-08-16 | Various fixes. | Pete Johanson | |
2020-08-16 | Updated select block | Derek | |
2020-08-16 | Update setup.sh | Derek | |
2020-08-16 | Merge branch 'boards/bluemicro52840_v1' of https://github.com/Na-Cly/zmk ↵ | Derek | |
into boards/bluemicro52840_v1 | |||
2020-08-16 | Update setup.sh | Derek | |
2020-08-16 | Update docs/static/setup.sh | Derek | |
Co-authored-by: Pete Johanson <peter@peterjohanson.com> | |||
2020-08-15 | Update setup.sh | Derek | |
Updated setup.sh |