Commit Graph

8 Commits

Author SHA1 Message Date
Pete Johanson
76a433fc39 Clean up and implement MT release w/o mod press. 2020-05-24 23:13:33 -04:00
Pete Johanson
53aadc4f93 Initial exploration of mod tap action. 2020-05-24 19:25:46 -04:00
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.
2020-05-24 18:22:16 -04:00
Pete Johanson
585e062e87 Initial basic modifiers support. 2020-05-18 23:34:36 -04:00
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.
2020-05-18 09:11:46 -04:00
Pete Johanson
b135eb65f5 BLE Security/Pairing fixes for "Just Works" SC. 2020-05-15 11:39:16 -04:00
Pete Johanson
73bea6218e Some initial BEL HoG support. 2020-05-15 09:41:06 -04:00
Pete Johanson
04fe57d3a3 Some refactoring to prep for BLE support. 2020-05-12 14:15:33 -04:00