innovaker
aa8d0c1c79
refactor(docs): Remove explicit document ids (part 2)
...
This was missed in: 4d42e792c5
4 years ago
innovaker
4d42e792c5
refactor(docs): Remove explicit document ids
...
Aligns older documents with newer file-based ids.
4 years ago
Okke Formsma
d5cc504b3a
docs: update modifier docs
4 years ago
Nick
ae51000d60
fix(underglow): Switch from legacy SPI to SPIM
4 years ago
Pete Johanson
7d16186b7a
fix(ble): Remove unpair combo code.
...
* Favor the settings reset images for this.
4 years ago
Nick
0be904c34f
fix(underglow): Add CONFIG_ to underglow Kconfigs
4 years ago
Okke Formsma
0d02441abe
docs(codes): add modifier functions
...
Refactor and expand codes documentation to include modifier functions.
Closes #330 .
4 years ago
innovaker
5d04110a58
docs(key-press): Update for standardized keys
...
Replace existing HID Usage Tables link with links to the new codes documentation.
4 years ago
innovaker
642ec46c1f
docs(intro): Update for standardized keys
...
Update links to the new codes documentation.
4 years ago
innovaker
ff638eb010
docs(codes): Add (key) codes documentation
...
Create codes documentation for standardized keys.
Closes #218 . Fixes #308 . Ref #21 .
4 years ago
Pete Johanson
eff1b8223b
refactor(keys): Unify usage page.
...
* Remove need for separate `&cp` behavior, but
keep it for now for backward compat.
* Refactor sensor inc/dec as well.
4 years ago
innovaker
5f83568a93
docs(key press): Replace deprecated `NUM_1` with `N1`
...
This should've been changed in: b8f6d52ae5
4 years ago
innovaker
651204c121
docs: Reformat example keymaps
...
Align to wider columns to improve readability for newcomers.
4 years ago
innovaker
b8f6d52ae5
docs: Replace deprecated key names
...
Follow-up to #21 .
4 years ago
Joel Spadin
c3e7742f9c
fix(docs): remove incorrect defines for outputs
...
The output selection behaviors page still referenced defines that were
removed while reviewing the PR. Updated the docs to match the code.
4 years ago
innovaker
a1dd216519
docs: formatted with prettier
4 years ago
Okke Formsma
4f258efbf1
initial implementation for modifiers
...
https://github.com/zmkfirmware/zmk/issues/86
4 years ago
Chiyuan Zhang
a9e729b427
make note about keyboard name more explicit
4 years ago
Chiyuan Zhang
9b941b7509
tweak doc according to PR feedback
4 years ago
Chiyuan Zhang
e7cb863a41
update doc for new shield in user repo
4 years ago
Evan
a32d14cc19
Add Github.com personal token to prerequisites.
4 years ago
innovaker
4672a0cbb5
docs(outputs): run prettier on outputs.md ( #317 )
...
Fixes #269
4 years ago
Pete Johanson
1766b090ee
feat(docs): Warn of battery life impact of logging
4 years ago
Pete Johanson
7e0924107c
feat(docs): Link to outputs behavior docs.
4 years ago
Joel Spadin
2fe1fbb526
feat(endpoints): rename behavior to outputs
...
"Outputs" is probably easier for most people to understand than "endpoints".
4 years ago
Joel Spadin
600bba25f0
feat(endpoints): add preferred endpoint setting
...
Added a new setting to remember the user's preferred endpoint. When both USB and
BLE are connected, the preferred endpoint will be used.
Added a new behavior to control this setting. It supports commands:
&end END_USB - Prefer USB output
&end END_BLE - Prefer BLE output
&end END_TOG - Toggle between USB and BLE
4 years ago
Pete Johanson
cb922fd8a2
feat(docs): Add Boardsource 3x4 to hardware list.
4 years ago
innovaker
288e60ea97
docs: Format docs with prettier
...
npx prettier --write .
4 years ago
Nick
7296b96797
Add Reviung41 Shield Definitions
4 years ago
Caleb Lightfoot
1a6d373d16
Added Sentence For Link to Zephyr Docs
4 years ago
Caleb Lightfoot
d07a46a334
Changed Wording of Text
4 years ago
innovaker
cd683b8dd6
chore(docs): Replace homePageId with slug: /
...
Fix warning ...
The docs plugin option homePageId=intro is deprecated. To make a doc the "home", prefer frontmatter: "slug: /"
Follow-up to #286 .
4 years ago
innovaker
a796ee574f
fix(docs): Remove empty links
...
Prerequisite fixes for Docusaurus 2.0.0-alpha.65 (#286 ) which has stricter markdown rules.
4 years ago
Kellen Carey
4bd41b9bf9
add wget flag to example
4 years ago
Caleb Lightfoot
91b208faf3
Documented TX Power Config in Troubleshooting
4 years ago
Pete Johanson
b2cad7e597
fix(docs): Proper block for romac shield.
4 years ago
Mega Mind
cc21167d57
Added docs for external power output
4 years ago
Caleb Lightfoot
e475260664
Revert "Increased Comprehension of Oled Footnote"
...
This reverts commit d4b83c3ebf
.
4 years ago
Caleb Lightfoot
d4b83c3ebf
Increased Comprehension of Oled Footnote
4 years ago
Caleb Lightfoot
1ef21c57ea
added links to see progress of features.
4 years ago
Caleb Lightfoot
593d7ff781
made table completely visual; changed feature sentence
4 years ago
Tsquash
56ab812a67
fixed BLE part of table
4 years ago
Tsquash
229c8b4358
Added BlueMicro Collumn
4 years ago
Tsquash
21987d3385
update intro.md
4 years ago
Tsquash
d7bfe979c9
Fixed Footnote and added user config repo
4 years ago
Caleb Lightfoot
eb9dc37f00
fix table
4 years ago
Caleb Lightfoot
e2a845b2eb
removed checkmark from zmk oled
4 years ago
Caleb Lightfoot
93c5ae17ac
Uniformed Capitals, Added footnotes
4 years ago
Caleb Lightfoot
910e207dbc
Update Intro
...
changed intro wording and link to layer tap
Update intro.md
4 years ago
Tsquash
e740a83d68
Made columns wider
4 years ago