Nick
880c6e0601
Fix variable name in peripheral PHY update
4 years ago
Nick
f26bd495ea
Fix interval update, add PHY update
4 years ago
Pete Johanson
8a07938d9b
Minor cleanup.
4 years ago
Pete Johanson
8bba1fb738
Major mod-tap improvements.
...
* Track active mods when mods or keycode
events occur.
* Use the tracked mods when releasing or
generating keycode events.
* Track pending/used status in one array, for
improved storage efficency.
4 years ago
Pete Johanson
f548f2a87c
Initial stab at mod-tap improvements.
...
* Not working: Roll over + mod-tap with multiple
mod-tap bindings!
4 years ago
Pete Johanson
cf8c7856ff
Add the ability to capture event and release later
4 years ago
Pete Johanson
2f1c3dd538
Remove unneeded macro.
4 years ago
Pete Johanson
58cc3edcf6
Add underglow config for Kyria + nice!nano.
4 years ago
Nick
885176e748
Add a few more keys
4 years ago
Nick
5bbd20b527
Add F keys and print screen
4 years ago
Nick
dc8c7011b1
If LED strip can't be found, behaviors return err
4 years ago
Pete Johanson
5b862655b4
Whitespace fix.
4 years ago
Pete Johanson
d1cb3969f0
Remove extra '#'.
4 years ago
Pete Johanson
5e96c0014a
Default the reverse mode.
4 years ago
Pete Johanson
c34472bf3f
Fixes for loading without encoder drivers.
...
* Build fixes.
4 years ago
Pete Johanson
2ca6c21027
Add the Lily58 OLED.
4 years ago
Pete Johanson
d80063ff51
Initial display support.
4 years ago
Nick
6956094ac0
Add missing return To brightness up
4 years ago
Nick
564f787280
Add suggested changes
4 years ago
Pete Johanson
91d8237cab
Fixes for building with a different .conf file.
4 years ago
Pete Johanson
7a59467420
Properly add overlay/conf files for base shield dir name as well.
...
* Needed so when building with `kyria_left` shield, then config
dir containing `kyria.conf` and `kyria.overlay` will also be
applied as configs/overlays.
4 years ago
Nick
295af93289
Only include behavior if feature enabled
4 years ago
Nick
ca569c8143
Initial RGB Underglow implementation
4 years ago
Pete Johanson
25d0664b58
Tweaks for EC11 config.
4 years ago
Nick
bb09707bd2
Add base files and configuration for RGB underglow
4 years ago
Pete Johanson
f22407223f
Log more info on ZMK config dir usage.
4 years ago
Pete Johanson
b1bc5b4c82
Switch printk to LOG_DBG.
4 years ago
Pete Johanson
bccd30d68a
Add user config as board/dts roots as needed.
4 years ago
Pete Johanson
5958bfed0b
Naming tweaks for the sensor behavior.
4 years ago
Pete Johanson
34ff6190bd
Initial behavior for key presses on encoder rotate
4 years ago
Pete Johanson
4d73938cb5
More sensor keymap work.
4 years ago
Pete Johanson
adfa1b5443
Initial work on sensor bindings.
4 years ago
Pete Johanson
5896c3032b
Fixes for BLE host connections w/ split support.
4 years ago
Pete Johanson
3a508c42d0
Trailing newline fix.
4 years ago
Pete Johanson
b49755b724
Skip chosen node for now.
4 years ago
Pete Johanson
ec74adb3b7
Better chosen name.
4 years ago
Pete Johanson
a734d58ffe
More consistent DT for the split encoders.
4 years ago
Pete Johanson
3338b3f7de
Revert minor change to main.
4 years ago
Pete Johanson
f3267e6030
Tweaks for orientation and A/B pins for Kyria left
4 years ago
Pete Johanson
b48011ace6
Remove sensor test code.
4 years ago
Pete Johanson
c619d36294
Support multiple instances of the encoder.
4 years ago
Pete Johanson
ac9ba3ae7d
Code cleanup for non-trigger mode.
4 years ago
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