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
0db57b0c12
Fix for return value from HID mod functions.
5 years ago
Pete Johanson
585e062e87
Initial basic modifiers support.
5 years ago
Pete Johanson
d9ca07a914
Move BLE passkey entry behind config flag.
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
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
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
52bfc9dd84
Lots of clean up, basic kscan working, remove zephyr-rust.
5 years ago
Pete Johanson
5b4e43cebd
Random progress on board + kscan ideas.
5 years ago
Pete Johanson
85c8be89de
Initial work.
5 years ago