Pete Johanson
aa7c74fe07
Filename fix for EN11 -> EC11.
4 years ago
Pete Johanson
7da9a1039f
Working encoder detection.
4 years ago
Pete Johanson
b6b982fcef
Code clean up
4 years ago
Pete Johanson
c4d3c03eb0
Improved function naming for central functions.
4 years ago
Pete Johanson
542a9de48a
Replace magic 16 with sane constant.
4 years ago
Pete Johanson
c058757252
Fetch/get implementation work.
4 years ago
Pete Johanson
109c69cbab
EN11 is actually EC11, some sample work.
4 years ago
Pete Johanson
331bfa7052
Interrupt fixes.
4 years ago
Pete Johanson
fd407c4876
Update connectin params once we're connected to.
4 years ago
Pete Johanson
2a6b9ec86e
Fixed min/max.
4 years ago
Pete Johanson
879fd5b8e7
Connection params tweaks.
4 years ago
Pete Johanson
893b99d907
Initial en11 exploration.
4 years ago
Pete Johanson
1951883def
Bump max BT connections for testing.
4 years ago
Pete Johanson
64b9963bca
Name each Lily58 side differently.
4 years ago
Pete Johanson
5b61c211ea
Tweaks for split Lily58 sync.
4 years ago
Pete Johanson
339a15881a
Tweaks for turning off USB for split peripherals.
4 years ago
Pete Johanson
eb0bf2337e
More cleanup of BLE split code.
4 years ago
Pete Johanson
7778ceec92
One more lingering global behavior bit.
4 years ago
Pete Johanson
f4cb3a7cba
Clean up old global behavior logic.
4 years ago
Pete Johanson
6701b7babc
Working BT settings.
4 years ago
Pete Johanson
0321c490b5
Disable USB on the peripheral size.
4 years ago
Pete Johanson
d4afd989f3
More split implementation.
...
* Propogate key position state changes on central.
* Various BLE tweaks.
4 years ago
Pete Johanson
d74efb331a
Kconfig fixes for split roles.
4 years ago
Pete Johanson
d1a5c7ee5a
Swtich to SYS_INIT.
4 years ago
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
4495aaa7be
Minor keymap fix from PR review.
4 years ago
Pete Johanson
c3dd7b694d
Initial Lily58 shield definition.
4 years ago
Pete Johanson
33d4341320
Code partition size fix for nice!nano.
4 years ago
Pete Johanson
4ab6132f70
Bump the default USB EP write retries.
4 years ago
Pete Johanson
fff18dd33e
Windows build fixes.
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
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
9bee640ae3
More Planck rev6 fixes.
4 years ago
Pete Johanson
a9b949cd94
Fixes for WIP planck board definition.
4 years ago
Pete Johanson
7ce82fbd12
Add ability to have board overlay combined w/ shield keymap.
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
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
5ffd95694f
Kyria left/right overlays, matrix transform fixes
...
* Refactor Kyria into separate left/right "revisions"
of the Kyria shield, and include central
kyria.dtsi file with common definition.
* Fixes for keymaps to work fully with matrix
transforms that override effective rows/columns.
* Add ability for matrix transform to do row/col
offsets, which is needed for split keyboards.
4 years ago
Pete Johanson
f84a41de3e
Only test w/ Kyria and handwire.
4 years ago