index
:
zmk.git
core/peripheral-behavior-invocation
main
master
ZMK Bluetooth keyboard firmware.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Collapse
)
Author
2020-08-08
Fix to archive the .hex files for proton-c build.
Pete Johanson
* Closes #77.
2020-08-08
Basic key press/consumer press behavior docs.
Pete Johanson
2020-08-08
Tweak the pip PATH callouts.
Pete Johanson
2020-08-07
Tweak git usage for backwards compatibility.
Pete Johanson
* Closes #76
2020-08-07
Add a layer diagram.
Pete Johanson
* Original diagram from Thomas Baart, used with permission.
2020-08-07
Add basic layer behavior docs.
Pete Johanson
2020-08-07
Typo fix (thanks @Nicell).
Pete Johanson
2020-08-07
Remove broken import.
Pete Johanson
2020-08-07
Explicitly use bash.
Pete Johanson
2020-08-07
Better user setup docs.
Pete Johanson
2020-08-07
Merge pull request #75 from careyk007/main
Pete Johanson
Update dev-setup.md
2020-08-07
Update dev-setup.md
Kellen Carey
2020-08-07
Script fixes, ability to prepopulate a keymap.
Pete Johanson
* Use read w/ -i for initial default values. * Prompt for fetching keymap for customization, and grab latest from `main` if opted in. * Don't copy `prj.conf` from the template, pull the `<shield>.conf` from `main` also.
2020-08-07
Show the complete keymap example inline.
Pete Johanson
2020-08-07
Fix up the keymap docs after the DT refactor.
Pete Johanson
2020-08-06
Docs re-org, start of some keymap docs.
Pete Johanson
2020-08-05
Minor fix for USB logging to work on peripherals.
Pete Johanson
2020-08-05
Use `process.env.URL` instead of `DEPLOY_URL`.
Pete Johanson
2020-08-05
Build fixes.
Pete Johanson
2020-08-05
Tweak for dynamic invite URL for deploys.
Pete Johanson
2020-08-05
Flesh out documentation skeleton.
Pete Johanson
2020-08-05
Update to latest V2 Docusaurus.
Pete Johanson
2020-08-04
Typo fix.
Pete Johanson
2020-08-04
Better wording on user setup intro.
Pete Johanson
2020-08-04
Initial user setup docs, setup script fixes.
Pete Johanson
2020-08-04
Initial setup.sh version.
Pete Johanson
2020-08-03
Updated intro that better outlines features.
Pete Johanson
2020-08-03
Improved hardware docs.
Pete Johanson
2020-07-21
Add Netlify deploy badge
Pete Johanson
2020-07-20
Community link fixes.
Pete Johanson
2020-07-14
Fix the default OS tab.
Pete Johanson
2020-07-14
Tweaks for highlighting.
Pete Johanson
2020-07-14
Remaining fixes.
Pete Johanson
2020-07-13
Tweaks for multiple OS stuff.
Pete Johanson
2020-07-07
Add doc on enabling USB logging.
Pete Johanson
2020-07-07
Add missing `id` header.
Pete Johanson
2020-07-06
Initial shield dev guide.
Pete Johanson
2020-07-06
Expanded dev docs on boards/shields/keymaps.
Pete Johanson
2020-07-03
Updated link to Discord invite.
Pete Johanson
2020-07-03
Move the netlify.toml file into docs/
Pete Johanson
2020-06-29
Add Algolia search config.
Pete Johanson
2020-06-17
A few more master to main fixes.
Pete Johanson
2020-06-17
Fix links to docs from the FAQ.
Pete Johanson
2020-06-15
Move the gcc-multilib install to POSIX board doc.
Pete Johanson
2020-06-15
Fix some whitespace inconsistency.
Pete Johanson
2020-06-14
Merge pull request #19 from petejohanson/docs/python-requirements-base-tweak
Pete Johanson
Only install `requirements-base.txt`
2020-06-14
docs: Add "sidebarCollapsible: false"
innovaker
2020-06-13
docs: faq: Replace all instances of "board" and "shield" with links [#22 CR, ↵
innovaker
#11]
2020-06-13
docs: faq: Add preface links to "Why boards and shields?" [#22 CR, #11]
innovaker
2020-06-13
docs: Switch positions of 'hardware' and 'faq' on sidebars [#22 CR, #11]
innovaker
[next]