Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-25 | docs: Format docs with prettier | innovaker | |
npx prettier --write . | |||
2020-10-14 | Added docs for external power output | Mega Mind | |
2020-10-09 | Documented Issue #220 | kurtis-lew | |
2020-09-13 | feat(bluetooth): Proper bond management, identity support for non-splits | Pete Johanson | |
* Add `bt` behavior that can be used to perform certain actions, such as next/prev identity, reset identity, etc. NOTE: Multiple identities is only supported for non-split shields, due to missing Zephyr identity functionality for dual central/peripheral devices. * Proper bond reset tied to action, that honors peripheral bonds, so folks can reset and pair to other hosts, without breaking bonds between splt halves. | |||
2020-09-09 | Merge pull request #165 from kurtis-lew/troubleshooting | Pete Johanson | |
Troubleshooting - Revised Copy of PR 150 | |||
2020-09-06 | Update sidebars.js | kurtis-lew | |
2020-09-06 | Merge pull request #154 from chenkevinh/docs/encoders | Pete Johanson | |
Encoder documentation | |||
2020-09-03 | Add hold-tap to sidebar. | Pete Johanson | |
2020-09-02 | Added user and dev encoder docs | Kevin | |
2020-09-01 | Some work on encoder docs | Kevin | |
2020-08-29 | Added customization page | Kevin | |
2020-08-29 | Made separate build and flash page with updated content | Kevin | |
2020-08-28 | fix(docs): move testing docs to website docs | Cody McGinnis | |
2020-08-21 | feat(behaviors): Add `&bootloader` behavior. | Pete Johanson | |
* Allow reset behavior to have a type property. * Add `bootloader` node that triggers DFU UF2 bootloader mode using the AdaFruit nrf52 bootloader. | |||
2020-08-19 | feat(docs): create a bond clearing page | Cody McGinnis | |
2020-08-18 | feat(docs): Basic mod-tap behavior docs. | Pete Johanson | |
2020-08-18 | feat(behaviors): Add &none behavior | Pete Johanson | |
2020-08-08 | Add lighting behavior docs | Nick | |
2020-08-07 | Add basic layer behavior docs. | Pete Johanson | |
2020-08-07 | Better user setup docs. | Pete Johanson | |
2020-08-06 | Docs re-org, start of some keymap docs. | Pete Johanson | |
2020-08-05 | Flesh out documentation skeleton. | Pete Johanson | |
2020-08-04 | Initial user setup docs, setup script fixes. | Pete Johanson | |
2020-07-07 | Add doc on enabling USB logging. | Pete Johanson | |
2020-07-06 | Initial shield dev guide. | Pete Johanson | |
2020-07-06 | Expanded dev docs on boards/shields/keymaps. | Pete Johanson | |
2020-06-13 | docs: Switch positions of 'hardware' and 'faq' on sidebars [#22 CR, #11] | innovaker | |
2020-06-13 | docs: add faq to sidebars [#11] | innovaker | |
2020-06-12 | [#16] Replaced 'Basics' with 'Getting Started' | innovaker | |
2020-05-31 | Add docs about clean room design. | Pete Johanson | |
2020-05-25 | Initial work on basic documentation. | Pete Johanson | |