Pete Johanson
4acfa8d7ef
Add DCDC setting for nano.
4 years ago
Nick
a03b3ab68c
Fix grammar
4 years ago
Nick
aa4ae90fb7
Add missing configuration values for RGB underglow
4 years ago
Pete Johanson
7e8a07e693
Remove use of printk.
4 years ago
Pete Johanson
8b61beb2bb
Bump max paired connections to 2 for central.
4 years ago
CrossR
45ddd4c2ae
Add very basic, untested, Sofle configuration.
4 years ago
Pete Johanson
78059bbbdb
Fix up some incorrect license headers.
4 years ago
Pete Johanson
030f0dbd07
Tweak note about per-key RGB.
4 years ago
Pete Johanson
aebeb7a153
Updated config note about underglow.
4 years ago
Pete Johanson
be57b10c56
Initial Corne shield definition.
...
* Also include a build for Clueboard California macropad.
4 years ago
Pete Johanson
3127192720
Invoke called behavior after layer change.
...
* If you press a key with a layer active, then
deactivate the layer (e.g. releasing a `&mo`,
then release the key, we currently may send
the wrong key release event.
* Fixes #67 .
4 years ago
Nick
8d3ac00f31
Add missing space to comment
4 years ago
Nick
d901a0061d
Add underglow feature docs + DT fixes
4 years ago
Pete Johanson
726fb4b76f
Better default configs.
4 years ago
Pete Johanson
d57c271804
Whitespace at EOF fix.
4 years ago
Pete Johanson
2c734c9133
Whitespace tweaks.
4 years ago
Pete Johanson
b4ae91a649
Revert some personal Kyria keymap changes.
4 years ago
Pete Johanson
01b8b724c1
Remove debugging line that snuck in.
4 years ago
Pete Johanson
0460631729
Refactor to simpler keymaps.
4 years ago
Pete Johanson
fd3ce4ba1c
Encoder Kconfig fixes.
4 years ago
Pete Johanson
eafd2a83e5
Remove an unneeded include for the keymap.
4 years ago
Pete Johanson
f83ec5ce2b
Refactor to using .keymap files
...
* Still just devicetree keymaps.
* Filename can now use `<board>.keymap` or
`<shield>.keymap` convention, including
overrides for revisions, etc.
4 years ago
Nick
370cfcc59f
Add if block and param req callback comment
4 years ago
Pete Johanson
ac802bedb1
Bump delay in scanning while held to 5ms.
4 years ago
Nick
cfea5cceb1
Remove updated callback
4 years ago
Nick
cdec1645e2
Fix tabs in keymap bottom row
4 years ago
Nick
fbaeb95601
Add better default keymap for lily58
4 years ago
Nick
f23ca9d7ee
Add two solutions to param updates
4 years ago
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
cd30f440d9
Fix for the right start index for event releases.
4 years ago
Nick
bc282a0a4f
WIP DZ60RGB board definition
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