Cody McGinnis
26414a6982
fix(docs): move testing docs to website docs
4 years ago
crd
0c255aee84
[docs] Add bzip to deps
4 years ago
Pete Johanson
805ea77005
feat(behaviors): Add `&bootloader` behavior.
...
* Allow reset behavior to have a type property.
* Add `bootloader` node that triggers DFU UF2
bootloader mode using the AdaFruit nrf52
bootloader.
4 years ago
Pete Johanson
1ff13676f7
fix(docs): Better behavior sidebar label/titles.
4 years ago
Nick
bee5f7c350
fix(rgb): add missing Kconfig docs
4 years ago
Derek
94c7d27f04
Updated files as per request
...
Updated
4 years ago
Pete Johanson
11e3566277
fix(docs): Link to 2.3.0 docs, macOS toolchain fix
...
* Link explicitly to the 2.3.0 docs from upstream
Zephyr.
* Update the macOS toolchain section to properly
refer to the 3rd party toolchain setup.
4 years ago
Pete Johanson
506c3b031e
refactor(boards): Rename to bluemicro840_v1.
4 years ago
Cody McGinnis
02f541969c
fix(docs): make time to clear explicit
4 years ago
Cody McGinnis
feadfc93dc
feat(docs): create a bond clearing page
4 years ago
Pete Johanson
d2d9fc86cf
feat(docs): Basic mod-tap behavior docs.
4 years ago
Pete Johanson
63e02d60dc
feat(behaviors): Add &none behavior
4 years ago
Pete Johanson
2ffe09b617
fix(docs): Fix typo in key press behavior doc.
4 years ago
Cody McGinnis
bb4f45a57a
fix(docs): add another example to toggle layer
4 years ago
Cody McGinnis
ae104374c0
feat(docs): document the toggle layer behavior
4 years ago
Pete Johanson
1607656c53
Note the fixed showstoppers.
4 years ago
Pete Johanson
abe40f8ef5
Various fixes.
4 years ago
Derek
17c43881b8
Updated select block
4 years ago
Derek
5bb01c802b
Update setup.sh
4 years ago
Derek
68da92f4dd
Update setup.sh
4 years ago
Derek
ba1cde94a8
Update docs/static/setup.sh
...
Co-authored-by: Pete Johanson <peter@peterjohanson.com>
4 years ago
Pete Johanson
ee5900686b
Fix the active/pull down flags for the example.
4 years ago
Pete Johanson
7e1942867b
Doc fixes for keymaps.
4 years ago
Derek
23b188330f
Update setup.sh
...
Updated setup.sh
4 years ago
Nick
2863f15006
Fix docs typos
4 years ago
Nick
aa4ae90fb7
Add missing configuration values for RGB underglow
4 years ago
Cody McGinnis
c3b4525d25
Fix edit url links for the website.
4 years ago
Pete Johanson
0624c6c54a
State Of The Firmware #1 .
4 years ago
Pete Johanson
a6ef1cddec
Add analytics.
4 years ago
Pete Johanson
47dbba2184
Fix sed -i usage on macOS, accept 'Y'.
4 years ago
Pete Johanson
b0c648ad57
Revert usage of `read -i` for macOS compat.
4 years ago
Pete Johanson
4da2070a5b
Add Corne to hardware list.
4 years ago
CrossR
03a945d423
Move to correct location.
4 years ago
CrossR
3f74814379
Quick doc update.
4 years ago
Pete Johanson
851d54ad96
Add Corne to setup.sh script.
4 years ago
Nick
fd77fdb63d
Fix video container size
4 years ago
Nick
d901a0061d
Add underglow feature docs + DT fixes
4 years ago
Nick
c92f114efe
Add lighting behavior docs
4 years ago
Pete Johanson
e2848c66c3
Fix to archive the .hex files for proton-c build.
...
* Closes #77 .
4 years ago
Pete Johanson
483530e0ad
Basic key press/consumer press behavior docs.
4 years ago
Pete Johanson
85d35c7ff9
Tweak the pip PATH callouts.
4 years ago
Pete Johanson
5039a50831
Tweak git usage for backwards compatibility.
...
* Closes #76
4 years ago
Pete Johanson
b25133cbef
Add a layer diagram.
...
* Original diagram from Thomas Baart, used
with permission.
4 years ago
Pete Johanson
dd8deceed0
Add basic layer behavior docs.
4 years ago
Pete Johanson
3b841c65bb
Typo fix (thanks @Nicell ).
4 years ago
Pete Johanson
4b310abb3d
Remove broken import.
4 years ago
Pete Johanson
5418918e13
Explicitly use bash.
4 years ago
Pete Johanson
14eef91da1
Better user setup docs.
4 years ago
Kellen Carey
5bfa4ba3ff
Update dev-setup.md
4 years ago
Pete Johanson
ccb9b9309a
Script fixes, ability to prepopulate a keymap.
...
* 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.
4 years ago