Pete Johanson
7cb7d705d6
Improved dev setup docs.
2020-06-09 16:35:47 -04:00
Pete Johanson
1ba66e7dbe
Nix Bluetooth in favor of BLE for now.
2020-06-09 15:50:46 -04:00
Pete Johanson
297e457dd5
Fix remaining Apache header lines.
2020-06-09 09:54:13 -04:00
Pete Johanson
dbabeffa8a
Properly reference MIT license consistently.
2020-06-09 09:52:26 -04:00
Pete Johanson
6b48b6dadd
Initial cleanup of docs template, GitHub URLs, etc.
2020-06-08 23:10:48 -04:00
Pete Johanson
6b034ef5b5
Make workflow badge link to the GH Actions page.
2020-06-08 22:57:28 -04:00
Pete Johanson
bdfc8e7963
Name the whole workflow.
2020-06-08 22:48:25 -04:00
Pete Johanson
f8f999ab1c
Add status badge, rename basic build workflow.
2020-06-08 22:41:06 -04:00
Pete Johanson
f0f466b9a1
Merge pull request #1 from zmkfirmware/ci/refactor-to-published-action
...
Move to published action for zephyr/west usage.
2020-06-08 22:27:27 -04:00
Pete Johanson
d568df7bc9
Move to published action for zephyr/west usage.
2020-06-08 21:53:48 -04:00
Pete Johanson
bab95eab79
Fix for multiple paths.
2020-06-08 21:26:50 -04:00
Pete Johanson
06c985ccdd
Initial caching work.
2020-06-08 21:23:34 -04:00
Pete Johanson
88720b1dff
Specify the source directory for the west build command.
2020-06-08 21:14:05 -04:00
Pete Johanson
38f1dbd984
Move Zephyr app into subdirectory.
2020-06-08 21:07:16 -04:00
Pete Johanson
92b41d28e5
Add a few more intended features.
2020-06-08 21:04:34 -04:00
Pete Johanson
76ae92b0fc
Try some directory tweaks
2020-06-08 20:35:30 -04:00
Pete Johanson
b4a83fa945
List directory.
2020-06-08 20:21:05 -04:00
Pete Johanson
2c2bbef9d0
Fix path to entrypoint.sh.
2020-06-08 12:53:17 -04:00
Pete Johanson
89d61e8793
Try using an entrypoint script for args.
2020-06-08 12:49:02 -04:00
Pete Johanson
d77df5a27a
Action directory name fix.
2020-06-08 11:31:32 -04:00
Pete Johanson
492ae24d60
Fix duplicate job ID.
2020-06-08 11:30:05 -04:00
Pete Johanson
41115274e1
Initial exploration of GH actions.
2020-06-08 11:28:52 -04:00
Pete Johanson
c1cc46c3b2
Updated favicon for the docs site.
2020-06-08 11:07:08 -04:00
Pete Johanson
5304ff9c77
Basic ZMK logo.
2020-06-08 10:46:38 -04:00
Pete Johanson
84dcf3715f
Typo fix for the intro page.
2020-06-08 10:41:02 -04:00
Pete Johanson
bf9ba855a3
Fix for MT keys sending press/release quickly.
2020-06-02 11:56:37 -04:00
Pete Johanson
8de6c85b74
Implement a basic set of consumer page keycodes.
2020-06-02 11:23:22 -04:00
Pete Johanson
f1afbb8e49
Some basic docs clean up.
2020-05-31 15:35:32 -04:00
Pete Johanson
749df61a2e
Add docs about clean room design.
2020-05-31 10:54:14 -04:00
Pete Johanson
5a8f200896
More keycodes.
2020-05-29 23:30:39 -04:00
Pete Johanson
56a0bc2aba
Add one keycode alias.
2020-05-29 15:17:26 -04:00
Pete Johanson
34d6bffd18
Build against branch w/ external shield fixes.
2020-05-29 11:32:02 -04:00
Pete Johanson
1a7b7ed7b3
Remove label that snuck in.
2020-05-29 11:20:44 -04:00
Pete Johanson
0846efbfe3
Note about need for keymaps with no pad at a matrix location.
2020-05-29 11:20:27 -04:00
Pete Johanson
7bc0a9957d
Rename ZC_NOOP to ZC_NO.
2020-05-29 11:20:05 -04:00
Pete Johanson
dbd4cc66c0
Refactor where ZMK KConfigs come from.
2020-05-29 00:15:57 -04:00
Pete Johanson
45f65a0297
Rwmove TODO item about gpio kscan driver.
2020-05-28 20:39:21 -04:00
Pete Johanson
432adf5b60
Fixes for multiple GPIO kscan devices as expected.
2020-05-28 16:56:39 -04:00
Pete Johanson
6e1e21c2be
Add missing returns for the new modifiers functions.
2020-05-27 23:14:09 -04:00
Pete Johanson
1423fe175c
Add link to WIP website.
2020-05-27 10:42:35 -04:00
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.
2020-05-27 00:53:31 -04:00
Pete Johanson
abd106032d
Remove unnecessary printk.
2020-05-26 21:09:35 -04:00
Pete Johanson
72ad47e027
Initial import of GPIO kscan driver into ZMK.
2020-05-26 20:48:15 -04:00
Pete Johanson
dfd5bc0586
More complete intro to the project.
2020-05-26 11:55:58 -04:00
Pete Johanson
2ec5be9f8f
Docs deploy badge.
2020-05-25 21:39:44 -04:00
Pete Johanson
e00408d746
Initial work on basic documentation.
2020-05-25 21:33:21 -04:00
Peter
96b87b2594
Merge branch 'actions/mod-tap-initial-work' into 'master'
...
Actions: Mod-Tap initial work
See merge request zmkproject/zmk!1
2020-05-25 03:19:21 +00:00
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