Pete Johanson
be537d0656
Lots of work on split peripheral/central logic.
4 years ago
Pete Johanson
a165db6358
Initial work on split central support.
4 years ago
Pete Johanson
3796f76c56
Initial exploration of split BLE service.
...
* Service for split peripheral to report
position state to split central.
* Updated advertising info.
* Behavior for split BT until we have a proper
event system.
4 years ago
Pete Johanson
f6110a632d
Merge pull request #57 from petejohanson/boards/lily58-initial-shield
...
Initial Lily58 shield definition.
4 years ago
Pete Johanson
4495aaa7be
Minor keymap fix from PR review.
4 years ago
Pete Johanson
c3dd7b694d
Initial Lily58 shield definition.
4 years ago
Pete Johanson
4f6e2a6694
Merge branch 'main' of github.com:zmkfirmware/zmk into main
4 years ago
Pete Johanson
33d4341320
Code partition size fix for nice!nano.
4 years ago
Pete Johanson
c5b45039f6
Merge pull request #55 from petejohanson/docs/multiple-os-setup-docs
...
Multiple OS tabs for dev setup instructions
4 years ago
Pete Johanson
c23c44a4c4
Fix the default OS tab.
4 years ago
Pete Johanson
4ab6132f70
Bump the default USB EP write retries.
4 years ago
Pete Johanson
8dcb03faa6
Tweaks for highlighting.
4 years ago
Pete Johanson
dd34edace1
Remaining fixes.
4 years ago
Pete Johanson
fff18dd33e
Windows build fixes.
4 years ago
Pete Johanson
dca81c6579
Tweaks for multiple OS stuff.
4 years ago
Pete Johanson
e448f2d32b
kscan: matrix: Remove verbose logging in read.
4 years ago
Pete Johanson
c45dbe3c8f
boards: nice_nano: Fix i2c usage.
...
* change conflicting pins usage for uart.
* use i2c0 properly instead.
4 years ago
Pete Johanson
497049ff68
Detect additional key presses on the same output.
...
* Interrupts won't follow on additional keys
pressed on an already "held" output pin,
so queue additional reads while any keys are held.
4 years ago
Pete Johanson
092fa866af
Add doc on enabling USB logging.
4 years ago
Pete Johanson
4fb98e04f2
Add missing `id` header.
4 years ago
Pete Johanson
6cafa9556c
nice!nano fixes for necessary USB CDC ACM UART console.
4 years ago
Pete Johanson
7c5fb7adb5
Use SYS_INIT for BLE and USB init.
4 years ago
Pete Johanson
48f3f86a83
Initial shield dev guide.
4 years ago
Pete Johanson
f5eb3f35f2
Merge pull request #54 from petejohanson/docs/dev-boards-shields
...
Expanded dev docs on boards/shields/keymaps.
4 years ago
Pete Johanson
bd1e2b069b
Expanded dev docs on boards/shields/keymaps.
4 years ago
Pete Johanson
9bee640ae3
More Planck rev6 fixes.
4 years ago
Pete Johanson
a9b949cd94
Fixes for WIP planck board definition.
4 years ago
Pete Johanson
35e35030f1
Remove old GitLab CI config.
4 years ago
Pete Johanson
1976449ea1
Remove Dockerfile, using zmkfirmware/zephyr-west-action now instead.
4 years ago
Pete Johanson
6c9cf210bc
Fix the Discord badge to link to invite.
4 years ago
Pete Johanson
1c7af08378
Add DIscord badge.
4 years ago
Pete Johanson
2e5669693f
Add link to the enhancement label in GH.
4 years ago
Pete Johanson
717621a73f
Updated email link for CoC issues.
4 years ago
Pete Johanson
fb5fd8cc02
Add the discord link in the README as well.
4 years ago
Pete Johanson
3cc8b96ac8
Updated link to Discord invite.
4 years ago
Pete Johanson
87cd83ddb6
Move the netlify.toml file into docs/
4 years ago
Pete Johanson
f08578a5f1
Make the redirect temporary.
4 years ago
Pete Johanson
38a254dad2
Add a redirect to the new invite.
4 years ago
Pete Johanson
7ce82fbd12
Add ability to have board overlay combined w/ shield keymap.
4 years ago
Pete Johanson
4c5ed99381
Merge pull request #42 from petejohanson/core/event-manager-refactor
...
Refactor to generic event manager, ditch "global behaviors" as a concept.
4 years ago
Pete Johanson
7bf8621d5b
Whitespace fix.
4 years ago
Pete Johanson
a62a2f8c5c
Cleanup, license headers.
4 years ago
Pete Johanson
cb087b54e5
One more lingering global behavior bit.
4 years ago
Pete Johanson
c52beb78d4
LIngering "global behavior" bit.
4 years ago
Pete Johanson
57e061ac91
Lots of cleanup of old events/behavior mash.
4 years ago
Pete Johanson
b23a73e488
Fix back/forward slash keycodes.
4 years ago
Pete Johanson
03ddcf0695
Properly name the build artifacts w/ shield name.
4 years ago
Pete Johanson
96ec16da92
Modifier event, tweaks for linker script.
4 years ago
Pete Johanson
9a991bf019
Initial event manager work, and two first events.
...
* Add initial event manager implementation,
roughly mimicking Nordic's API.
* Add `position_state_changed` and
`keycode_state_changed` events.
* Hook up HID and keymap to new events
instead of using behaviour global event
crazy.
4 years ago
Pete Johanson
22238d24de
Add Algolia search config.
4 years ago