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
d9ca07a914
Move BLE passkey entry behind config flag.
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
be53560b77
Full NKRO support, fixes for keymap key selection.
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