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