Pete Johanson
38f1dbd984
Move Zephyr app into subdirectory.
2020-06-08 21:07:16 -04:00
Pete Johanson
8de6c85b74
Implement a basic set of consumer page keycodes.
2020-06-02 11:23:22 -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
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
73bea6218e
Some initial BEL HoG support.
2020-05-15 09:41:06 -04:00
Pete Johanson
be53560b77
Full NKRO support, fixes for keymap key selection.
2020-05-12 13:22:07 -04:00
Pete Johanson
a63a773983
Get *basic* USB report sending working.
2020-05-05 16:09:05 -04:00