Cody McGinnis
f02fa01e9a
fix(test): change the layout
4 years ago
Pete Johanson
805ea77005
feat(behaviors): Add `&bootloader` behavior.
...
* Allow reset behavior to have a type property.
* Add `bootloader` node that triggers DFU UF2
bootloader mode using the AdaFruit nrf52
bootloader.
4 years ago
Nick
fbaeb95601
Add better default keymap for lily58
4 years ago
Pete Johanson
2f1c3dd538
Remove unneeded macro.
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
ca569c8143
Initial RGB Underglow implementation
4 years ago
Pete Johanson
34ff6190bd
Initial behavior for key presses on encoder rotate
4 years ago
Pete Johanson
b23a73e488
Fix back/forward slash keycodes.
4 years ago
Pete Johanson
55cf9db564
Fix consumer keys w/ refactored behaviors.
4 years ago
Pete Johanson
ec663310c1
Clean up after refactor, better HID constants.
4 years ago
Pete Johanson
1659562bb7
Rename keymap-transform to matrix-transform.
...
* Clearer name to capture essence of the role of the
transform.
4 years ago
Pete Johanson
6b6ecb3b0c
Tweaks to remove "helper macros"
...
* More direct transform maps were agreed to be clearer.
* Remove helpers, just use simple `RC` macro to map a
logical location to a row/column pair.
4 years ago
Pete Johanson
a65cdea66b
Better naming, layout comments for clarity.
4 years ago
Pete Johanson
1751470785
Initial work on keymap transforms for non-standard matrixes.
...
* Allows "gaps" for keyboards like Kyra.
* Allows keyboards with matrixes that don't map the logical key
locations to have normal looking keymaps when defined.
4 years ago
Pete Johanson
38f1dbd984
Move Zephyr app into subdirectory.
4 years ago