summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
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-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
2020-10-10Added Table and fixed Feature sentenceTsquash
added feature table new feature sentence
2020-10-10Addressing #138 - ZMK Config Folderskurtis-lew
2020-10-10add option to use wgetKellen Carey
2020-10-10add support for wget to setup.shKellen Carey
2020-10-10Merge pull request #256 from ↵Pete Johanson
careyk007/check_directory_write_permissions_in_setup_script Exit setup if no write permissions in directory
2020-10-10update setup.ps1Kellen Carey
2020-10-10Changed setup script urlTsquash
2020-10-10added PowerShell setup CommandTsquash
2020-10-10Added Dfu-Util to setup instructionsTsquash
2020-10-09-DZMK_CONFIG Documentation (#255)Kurtis Lew
feat(docs): `-DZMK_CONFIG` Documentation
2020-10-09Skip toolchain for dockerIdan Gazit
2020-10-09Wrap up documentationIdan Gazit
2020-10-09WIP docs for docker developmentIdan Gazit