summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2020-10-27feat(docs): Add Boardsource 3x4 to hardware list.Pete Johanson
2020-10-27Add NIBBLE shieldJay Greco
+ Added required files for nullbits NIBBLE
2020-10-27Merge pull request #304 from petejohanson/docs/cc-license-detailsPete Johanson
Explicitly license documentation as CC-BY-NC-SA.
2020-10-27Merge pull request #301 from innovaker/docs-eslint-prettierPete Johanson
docs: Add eslint, prettier and eslint-mdx support
2020-10-27Merge pull request #297 from Nicell/boards/reviung41Pete Johanson
Add Reviung41 Shield Definitions
2020-10-26fix(docs): Explicit CC-BY-NC-SA license for docs.Pete Johanson
2020-10-26docs: Set prettier endOfLine to autoNick
As discussed in PR #301.
2020-10-25fix: eslint proptype errorsNick
2020-10-25docs: Format docs with prettierinnovaker
npx prettier --write .
2020-10-25docs: Add eslint-mdx supportinnovaker
Official guidelines: https://github.com/mdx-js/eslint-mdx Steps taken: npm i -D eslint-plugin-mdx Edit .eslintrc.js
2020-10-25docs: Add prettier supportinnovaker
Official guidelines: https://prettier.io/docs/en/install.html https://prettier.io/docs/en/integrating-with-linters.html https://github.com/prettier/eslint-config-prettier Steps taken: npm install --save-dev --save-exact prettier Create .prettierignore Create .prettierrc.js npm install --save-dev eslint-config-prettier Edit .eslintrc.js
2020-10-25docs: Add eslint supportinnovaker
Official guidelines: https://eslint.org/docs/user-guide/getting-started Steps taken: npm install eslint --save-dev npx eslint --init Create .eslintignore Edit .eslintrc.js (tweaks)
2020-10-25Merge pull request #264 from careyk007/setup_sh__curl_always_requiredPete Johanson
Add support for wget to setup.sh
2020-10-25docs: Add missing docusaurus scriptsinnovaker
Add: - docusaurus serve - docusaurus clear
2020-10-24Add Reviung41 Shield DefinitionsNick
2020-10-23Merge pull request #280 from Tsquash/txpowerdocsPete Johanson
DocumentedTX Power Config in Troubleshooting
2020-10-21Added Sentence For Link to Zephyr DocsCaleb Lightfoot
2020-10-21Changed Wording of TextCaleb Lightfoot
2020-10-21chore(docs): Docusaurus 2.0.0-alpha.66innovaker
2020-10-21chore(blog): Remove deprecated id: wipinnovaker
Fix warning ... 2020-05-24-wip.md - 'id' header option is deprecated. Please use 'slug' option instead. Follow-up to #286.
2020-10-21chore(docs): Replace homePageId with slug: /innovaker
Fix warning ... The docs plugin option homePageId=intro is deprecated. To make a doc the "home", prefer frontmatter: "slug: /" Follow-up to #286.
2020-10-21chore(docs): Docusaurus 2.0.0-alpha.65innovaker
Closes #286. Prerequisite of #218.
2020-10-21fix(docs): Remove empty linksinnovaker
Prerequisite fixes for Docusaurus 2.0.0-alpha.65 (#286) which has stricter markdown rules.
2020-10-18Merge pull request #109 from Nicell/underglow/state-persistencePete Johanson
Add RGB underglow state Kconfig and settings
2020-10-15add wget flag to exampleKellen Carey
2020-10-15Merge pull request #250 from Tsquash/docsPete Johanson
Added Feature Matrix for Intro.md
2020-10-15Merge pull request #277 from megamind4089/docs/ext-powerPete Johanson
Added docs for external power output
2020-10-13Documented TX Power Config in TroubleshootingCaleb Lightfoot
2020-10-13fix(docs): Proper block for romac shield.Pete Johanson
2020-10-13feat: Add qaz to setup scripts.Pete Johanson
2020-10-14Added docs for external power outputMega Mind
2020-10-13Merge pull request #265 from kurtis-lew/actuallyissue138Pete Johanson
Addressing #138 - ZMK Config Folders
2020-10-13feat: Add a couple missing shields to user setup.Pete Johanson
2020-10-13Merge pull request #257 from kurtis-lew/issue138Pete Johanson
Adressing Issue #181 - Split Keyboard Documentation
2020-10-12Revert "Increased Comprehension of Oled Footnote"Caleb Lightfoot
This reverts commit d4b83c3ebf6a51c563a4bdebacae65e9cb17465b.
2020-10-12Increased Comprehension of Oled FootnoteCaleb Lightfoot
2020-10-12Merge pull request #259 from Tsquash/DFUPete Johanson
Issue: #197 Added Setup Instructions for `dfu-util`
2020-10-12Merge pull request #260 from Tsquash/PSscriptPete Johanson
Issue #210 Document Setup.ps
2020-10-10added links to see progress of features.Caleb Lightfoot
2020-10-10made table completely visual; changed feature sentenceCaleb Lightfoot
2020-10-10fixed BLE part of tableTsquash
2020-10-10Added BlueMicro CollumnTsquash
2020-10-10update intro.mdTsquash
2020-10-10Fixed Footnote and added user config repoTsquash
2020-10-10fix tableCaleb Lightfoot
2020-10-10removed checkmark from zmk oledCaleb Lightfoot
2020-10-10Uniformed Capitals, Added footnotesCaleb Lightfoot
2020-10-10Update IntroCaleb Lightfoot
changed intro wording and link to layer tap Update intro.md
2020-10-10Made columns widerTsquash
2020-10-10added in devTsquash