summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-26fix(docs): Explicit CC-BY-NC-SA license for docs.Pete Johanson
2020-10-26fix: Typo in the toplevel README.Pete Johanson
2020-10-26Merge pull request #293 from Nicell/bluetooth/battery-reportingPete Johanson
Add Battery Voltage Divider Driver
2020-10-26Merge pull request #302 from innovaker/docs-docusaurus-scriptsPete Johanson
docs: Add missing docusaurus scripts
2020-10-26Implement Kconfig and enhance error checksNick
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-24fix: clang-formatNick
2020-10-24Remove newlib depNick
2020-10-23Check if fetch channel is supportedNick
2020-10-23Merge pull request #280 from Tsquash/txpowerdocsPete Johanson
DocumentedTX Power Config in Troubleshooting
2020-10-23Fix build for boards without voltage dividerNick
2020-10-23Add missing ADC and fix formattingNick
2020-10-23Merge branch 'main' into bluetooth/battery-reportingNick Winans
2020-10-23clang-format and add missing defconfig valuesNick
2020-10-23Refactor driver to use Sensor APINick
2020-10-22Merge pull request #291 from innovaker/docusaurus-2.0.0-alpha.66Pete Johanson
chore(docs): Docusaurus 2.0.0-alpha.66
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-21Merge pull request #290 from innovaker/docusaurus-2.0.0-alpha.65Pete Johanson
chore(docs): Docusaurus 2.0.0 alpha.65
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-18Merge pull request #285 from petejohanson/core/official-usb-product-idPete Johanson
Use official USB product ID
2020-10-18feat(usb): Add proper USB product ID.Pete Johanson
* Use openmoko product ID from: https://github.com/openmoko/openmoko-usb-oui/pull/15
2020-10-18Merge pull request #282 from petejohanson/ble/advertising-power-savingsPete Johanson
BLE: Only advertise when needed.
2020-10-16fix(bluetooth): Add adv data in non-peripherals.Pete Johanson
2020-10-16fix(bluetooth): Stop adv on connected profile.Pete Johanson
2020-10-16fix(bluetooth): Advertise name + appearance.Pete Johanson
* Properly put device name and GAP appearance in advertising packets, for proper display in macOS, Android, etc. * Closes #124
2020-10-15fix(shields): Proper cradio Kconfig setup.Pete Johanson
2020-10-15add wget flag to exampleKellen Carey
2020-10-15Merge pull request #224 from davidphilipbarr/cradioPete Johanson
Cradio
2020-10-15fix: Remove conflicting gitignore entry.Pete Johanson
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-15fix(ble): Only advertise when needed.* Once we have a peer connected to for ↵Pete Johanson
the active profile, don't continue advertising.
2020-10-13Documented TX Power Config in TroubleshootingCaleb Lightfoot
2020-10-13fix(shields): Add default qaz.conf file.Pete Johanson
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-13fix: Copyright header for cradio.dtsiPete Johanson
2020-10-13Merge pull request #257 from kurtis-lew/issue138Pete Johanson
Adressing Issue #181 - Split Keyboard Documentation
2020-10-13Merge pull request #258 from megamind4089/dev/ext-power-behaviorPete Johanson
New behavior for ext power control
2020-10-12Revert "Increased Comprehension of Oled Footnote"Caleb Lightfoot
This reverts commit d4b83c3ebf6a51c563a4bdebacae65e9cb17465b.