index
:
zmk.git
core/peripheral-behavior-invocation
main
master
ZMK Bluetooth keyboard firmware.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-05-24
Add a mock kscan driver, working native_posix.
Pete Johanson
2020-05-22
Fixes for keymap key selection logic.
Pete Johanson
2020-05-20
Minor prep for settings loading, once working.
Pete Johanson
2020-05-20
Remove some kscan GPIO to-do items that are done.
Pete Johanson
2020-05-20
Fix for return value from HID mod functions.
Pete Johanson
2020-05-20
Commented logging directives for use later.
Pete Johanson
2020-05-19
A few more readme items.
Pete Johanson
2020-05-18
Initial basic modifiers support.
Pete Johanson
2020-05-18
More README updates.
Pete Johanson
2020-05-18
Move BLE passkey entry behind config flag.
Pete Johanson
2020-05-18
Comment out non-working layer enum generation.
Pete Johanson
2020-05-18
Implement raise/lower for default keymap.
Pete Johanson
2020-05-18
Refactor build/config/keymaps.
Pete Johanson
2020-05-16
Initial passkey entry support.
Pete Johanson
2020-05-16
Fixes for finding keymap directory.
Pete Johanson
2020-05-16
Rename the keymap.
Pete Johanson
2020-05-16
Keymap directory support.
Pete Johanson
2020-05-15
One more todo item.
Pete Johanson
2020-05-15
Add some TODOs to the toplevel readme.
Pete Johanson
2020-05-15
BLE Security/Pairing fixes for "Just Works" SC.
Pete Johanson
2020-05-15
Some initial BEL HoG support.
Pete Johanson
2020-05-12
Some refactoring to prep for BLE support.
Pete Johanson
2020-05-12
Full NKRO support, fixes for keymap key selection.
Pete Johanson
2020-05-11
Pass pointer to event to user handler.
Pete Johanson
2020-05-11
Small tweak.
Pete Johanson
2020-05-11
Fix for pwd after before_script
Pete Johanson
2020-05-11
Tweaks for workspace directory.
Pete Johanson
2020-05-11
FIx the symlink.
Pete Johanson
2020-05-11
Try a symlink trick into a workspace so west modules are in the build dir.
Pete Johanson
2020-05-11
Try being explicit about cache paths.
Pete Johanson
2020-05-11
Cache common directories.
Pete Johanson
2020-05-11
Switch to tagged image name.
Pete Johanson
2020-05-11
Tweak to image tag name.
Pete Johanson
2020-05-11
Docker tag/push fix.
Pete Johanson
2020-05-11
Make sure we don't run build on Docker branches/tags.
Pete Johanson
2020-05-11
Tweaks to when we do docker job.
Pete Johanson
2020-05-11
Remove locale tweaks.
Pete Johanson
2020-05-11
Docker tweaks.
Pete Johanson
2020-05-11
Try again.
Pete Johanson
2020-05-11
Use CI_PROJECT_DIR properly.
Pete Johanson
2020-05-11
Try using new build image.
Pete Johanson
2020-05-11
Typo fix for the variable name.
Pete Johanson
2020-05-11
Better build orocess for image
Pete Johanson
2020-05-11
Fix useradd
Pete Johanson
2020-05-11
Restore useradd
Pete Johanson
2020-05-10
Only install the ARM toolchain.
Pete Johanson
2020-05-10
Tweak dep installs.
Pete Johanson
2020-05-10
Install wget early.
Pete Johanson
2020-05-10
Attempt to build the docker image.
Pete Johanson
2020-05-10
Try explicit pip install of required files.
Pete Johanson
[next]