Pete Johanson
432adf5b60
Fixes for multiple GPIO kscan devices as expected.
4 years ago
Pete Johanson
6e1e21c2be
Add missing returns for the new modifiers functions.
4 years ago
Pete Johanson
1423fe175c
Add link to WIP website.
4 years ago
Pete Johanson
9a09eb14af
Initial composite kscan driver.
...
* For now, to be used for FrankenKyria, where both
matrix halves will be attached to the same MCU, but
should be a stepping stone to proper split support
once we have a kscan driver over a split transport.
* Implement multiple instances for mock kscan driver.
4 years ago
Pete Johanson
abd106032d
Remove unnecessary printk.
4 years ago
Pete Johanson
72ad47e027
Initial import of GPIO kscan driver into ZMK.
4 years ago
Pete Johanson
dfd5bc0586
More complete intro to the project.
4 years ago
Pete Johanson
2ec5be9f8f
Docs deploy badge.
5 years ago
Pete Johanson
e00408d746
Initial work on basic documentation.
5 years ago
Peter
96b87b2594
Merge branch 'actions/mod-tap-initial-work' into 'master'
...
Actions: Mod-Tap initial work
See merge request zmkproject/zmk!1
5 years ago
Pete Johanson
76a433fc39
Clean up and implement MT release w/o mod press.
5 years ago
Pete Johanson
53aadc4f93
Initial exploration of mod tap action.
5 years ago
Pete Johanson
ed5532bf94
Add a mock kscan driver, working native_posix.
...
* Unified logging to one module.
* Mock kscan driver that simulates events.
* Working native_posix board target for testing.
5 years ago
Pete Johanson
9d5de4e922
Fixes for keymap key selection logic.
5 years ago
Pete Johanson
02584a4549
Minor prep for settings loading, once working.
5 years ago
Pete Johanson
872490455b
Remove some kscan GPIO to-do items that are done.
5 years ago
Pete Johanson
0db57b0c12
Fix for return value from HID mod functions.
5 years ago
Pete Johanson
9e27f0b566
Commented logging directives for use later.
5 years ago
Pete Johanson
fb5cf6ba02
A few more readme items.
5 years ago
Pete Johanson
585e062e87
Initial basic modifiers support.
5 years ago
Pete Johanson
5e34e7fec9
More README updates.
5 years ago
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