Tsquash
90b56a1941
added in dev
4 years ago
Tsquash
23e9cbcaf9
Added Table and fixed Feature sentence
...
added feature table
new feature sentence
4 years ago
kurtis-lew
677746014c
Addressing #138 - ZMK Config Folders
4 years ago
Kellen Carey
b738cc9d75
add option to use wget
4 years ago
Kellen Carey
f9e8866a52
add support for wget to setup.sh
4 years ago
Kellen Carey
4aa45c6f40
update setup.ps1
4 years ago
Tsquash
d79811dd61
Changed setup script url
4 years ago
Tsquash
45f4ffc03a
added PowerShell setup Command
4 years ago
Tsquash
8d4e80c23a
Added Dfu-Util to setup instructions
4 years ago
Kurtis Lew
fc6c01fd69
-DZMK_CONFIG Documentation ( #255 )
...
feat(docs): `-DZMK_CONFIG` Documentation
4 years ago
Idan Gazit
5401afc002
Skip toolchain for docker
4 years ago
Idan Gazit
5c00c97e9a
Wrap up documentation
4 years ago
Idan Gazit
15614a946f
WIP docs for docker development
4 years ago
Kellen Carey
b64517943d
add powershell check
4 years ago
kurtis-lew
3322c3cab1
Adressing Issue #138
4 years ago
Kellen Carey
10029c297e
exit setup if no write permissions in directory
4 years ago
kurtis-lew
1f2bdf639f
Adjusted Wording, Added link to GH Actions
4 years ago
Pete Johanson
81a4ffef7e
feat(setup): Add Microdox to setup scripts.
4 years ago
Pete Johanson
e53320a687
fix(docs): Remove hanging footnote.
4 years ago
kurtis-lew
7128808bba
Revert "Added -DZMK_CONFIG Documentation"
...
This reverts commit a9ec1148e5
.
4 years ago
kurtis-lew
e03b51fe2e
Revert "Addressing Issue #181"
...
This reverts commit 49315c2f6d
.
4 years ago
kurtis-lew
429c9dc464
Revert "Addressed Issue #181"
...
This reverts commit dbda99a378
.
4 years ago
kurtis-lew
aca801d90f
Revert "Removed blank space"
...
This reverts commit c27d3c66f1
.
4 years ago
kurtis-lew
a58a8412c7
Documented Issue #220
4 years ago
kurtis-lew
c27d3c66f1
Removed blank space
4 years ago
kurtis-lew
dbda99a378
Addressed Issue #181
4 years ago
kurtis-lew
49315c2f6d
Addressing Issue #181
4 years ago
kurtis-lew
a9ec1148e5
Added -DZMK_CONFIG Documentation
4 years ago
Kevin
ea05df0290
docs: Added link to clarify where to add sensor-bindings code
4 years ago
Tyler Walker
a8d48b043d
add benign uf2 transfer error for macOS to troubleshooting
4 years ago
Ben Huddleston
2300ce306a
Correct typo in previous profile behaviour binding in bluetooth.md
4 years ago
Pete Johanson
4de7cc45de
feat(setup): Add M.2 and M60 to setup scripts.
4 years ago
Kevin
6427e64df3
fix(docs): Reorganized section in Windows setup
4 years ago
Kevin
31e481954f
fix(docs): Fixed Python environment variables and commands for Windows setup
4 years ago
Pete Johanson
dfb4f1277d
fix(docs): Proper emphasis of MUST NOT.
4 years ago
Pete Johanson
9a3d515583
fix(docs): Link to nice!nano product page itself.
4 years ago
Pete Johanson
d5ec32612d
feat(docs): Add missing shields to hardware page.
4 years ago
CrossR
cd194dbac4
Add licenses.
4 years ago
Pete Johanson
a7ef79e3f8
feat(blog): SOTF #2 initial work.- Closes #182
4 years ago
CrossR
550c35db23
Fix PR comments, add error checking for push.
4 years ago
Kurtis Lew
ec86500524
Update dev-guide-new-shield.md
4 years ago
Kurtis Lew
0f8561daa1
Update dev-guide-new-shield.md
4 years ago
kurtis-lew
f6932992d2
Revert "Revert "Merge pull request #1 from zmkfirmware/main""
...
This reverts commit 5383bdd4df
.
4 years ago
kurtis-lew
5383bdd4df
Revert "Merge pull request #1 from zmkfirmware/main"
...
This reverts commit 36da21b8e3
, reversing
changes made to 719db13c41
.
4 years ago
kurtis-lew
1a492f0f98
Updated dev guide
4 years ago
Pete Johanson
6c8b0b53f0
refactor(bluetooth): More concise names.
4 years ago
Pete Johanson
39f980a06d
feat(bluetooth): Add back profiles, split fixes.
...
* Add back in profiles, not using Zephyr
BT identity infrastructure.
* Restore additional `&bt` commands for profile
operations.
* Fix for split pairing and subscriptions, since
Zephyr persists subscriptions across connects.
* Remove keymap from peripheral builds, reduces
firmware size, and avoids unneeded attempts
to send HID data.
4 years ago
Pete Johanson
fc0812bd2e
fix(bluetooth): Remove identity, minimal `bt`.
...
* Simplify the `bt` behavior to one current command
`BT_CLEAR_BONDS_CMD`.
* Simplify BLE code for split and non-split keyboards.
* Remove keymap processing from split peripheral side.
4 years ago
Pete Johanson
cf970efb98
feat(bluetooth): Proper bond management, identity support for non-splits
...
* 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.
4 years ago
Okke Formsma
763d62f6f2
update intro page, add layer-tap docs and update hold-tap docs.
4 years ago