Pete Johanson
d9ca07a914
Move BLE passkey entry behind config flag.
5 years ago
Pete Johanson
ba156498bd
Comment out non-working layer enum generation.
5 years ago
Pete Johanson
f478438f01
Implement raise/lower for default keymap.
...
* Properly allow includes for keymaps to allow defining
custom keycodes, and then adding them to the
keymap.overlay file.
* Fix keymap.c loading after build refactor.
* Fix for deactivating a layer working properly.
* Fix default keymap to put transparent in proper spots to
make raise/lower keycodes work as expected.
* Add custom raise/lower keycode handling to default
keymap.
5 years ago
Pete Johanson
c1905745b3
Refactor build/config/keymaps.
...
* Move all headers to `include/zmk` directory.
* Update includes to reference them properly.
* Add `keymap.c` file from keymap, if found.
* Toplevel CONFIG_ZMK_BLE aggregate config setting.
5 years ago
Pete Johanson
b3babe2505
Initial passkey entry support.
5 years ago
Pete Johanson
3b10e00d27
Fixes for finding keymap directory.
5 years ago
Pete Johanson
0494f6a8c2
Rename the keymap.
5 years ago
Pete Johanson
644a05a274
Keymap directory support.
5 years ago
Pete Johanson
dffedab7ff
One more todo item.
5 years ago
Pete Johanson
ebd3634372
Add some TODOs to the toplevel readme.
5 years ago
Pete Johanson
b135eb65f5
BLE Security/Pairing fixes for "Just Works" SC.
5 years ago
Pete Johanson
73bea6218e
Some initial BEL HoG support.
5 years ago
Pete Johanson
04fe57d3a3
Some refactoring to prep for BLE support.
5 years ago
Pete Johanson
be53560b77
Full NKRO support, fixes for keymap key selection.
5 years ago
Pete Johanson
02bffb009f
Pass pointer to event to user handler.
...
* Allow user functions to modify/update the event if they
need to.
5 years ago
Pete Johanson
7a4624f578
Small tweak.
5 years ago
Pete Johanson
106d0bb1cd
Fix for pwd after before_script
5 years ago
Pete Johanson
9eb503640b
Tweaks for workspace directory.
5 years ago
Pete Johanson
182a316666
FIx the symlink.
5 years ago
Pete Johanson
0206796953
Try a symlink trick into a workspace so west modules are in the build dir.
5 years ago
Pete Johanson
bfe2e10421
Try being explicit about cache paths.
5 years ago
Pete Johanson
8f80858d3a
Cache common directories.
5 years ago
Pete Johanson
203fcc3b0b
Switch to tagged image name.
5 years ago
Pete Johanson
64a0f1b324
Tweak to image tag name.
5 years ago
Pete Johanson
9137bf1ce5
Docker tag/push fix.
5 years ago
Pete Johanson
858abaf0d4
Make sure we don't run build on Docker branches/tags.
5 years ago
Pete Johanson
c5e4eea3fd
Tweaks to when we do docker job.
5 years ago
Pete Johanson
b67c479f70
Remove locale tweaks.
5 years ago
Pete Johanson
9d21a0daa4
Docker tweaks.
5 years ago
Pete Johanson
694e73a4cf
Try again.
5 years ago
Pete Johanson
f693db30ce
Use CI_PROJECT_DIR properly.
5 years ago
Pete Johanson
ba019c52a4
Try using new build image.
5 years ago
Pete Johanson
4855854a3a
Typo fix for the variable name.
5 years ago
Pete Johanson
500de0f1b5
Better build orocess for image
5 years ago
Pete Johanson
b57cfa1d92
Fix useradd
5 years ago
Pete Johanson
3a878010bd
Restore useradd
5 years ago
Pete Johanson
b3cbff83c5
Only install the ARM toolchain.
5 years ago
Pete Johanson
aefc6220f5
Tweak dep installs.
5 years ago
Pete Johanson
1ada918174
Install wget early.
5 years ago
Pete Johanson
35d2993963
Attempt to build the docker image.
5 years ago
Pete Johanson
fa4424692c
Try explicit pip install of required files.
5 years ago
Pete Johanson
f959bd4eff
Use a custom key code.
5 years ago
Pete Johanson
60feb8fb09
Expanded handler implementation, more key defines.
5 years ago
Pete Johanson
70bf1230fa
Tweak to use a chosen node for kscan device.
5 years ago
Pete Johanson
a63a773983
Get *basic* USB report sending working.
5 years ago
Pete Johanson
fe961d54a3
Start to get layers + keymaps pulled in from DTS.
5 years ago
Pete Johanson
7b4394b3e7
Basic keymap mapping.
5 years ago
Pete Johanson
523e7f702f
Message queue and work item for process scan events.
...
* Prep for using ISR for kscan GPIO, by moving event
process into a work item.
5 years ago
Pete Johanson
4e672eafd4
Refactor for better organization
5 years ago
Pete Johanson
495cd00658
README file.
5 years ago