index
:
zmk.git
core/peripheral-behavior-invocation
main
master
ZMK Bluetooth keyboard firmware.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
Age
Commit message (
Collapse
)
Author
2020-06-16
Tweak the defconfigs for nice_nano and handwire.
Pete Johanson
2020-06-16
Use the correct family ID for the AdaFruit bootloader.
Pete Johanson
2020-06-15
Build UF2 image for nice!nano board as well.
Pete Johanson
2020-06-15
Fixes for SPI pins for "P1" pins
Pete Johanson
Co-authored-by: Nick Winans <nick.win999@gmail.com>
2020-06-15
Enable BLE by default as well.
Pete Johanson
2020-06-15
Add (untested) pins for SPI.
Pete Johanson
2020-06-15
Add missing `compatible` entry for the toplevel board.
Pete Johanson
2020-06-15
Initial basic work on nice!nano board support.
Pete Johanson
2020-06-15
Tweaks for Proton-C board.
Pete Johanson
2020-06-14
Upgrade to Zephyr 2.3.0 (plus small build fix.)
Pete Johanson
* Closes #27
2020-06-12
Restore CMSIS.
Pete Johanson
2020-06-12
Exclude some unused Zephyr west submodules.
Pete Johanson
* Don't waste space/time updating unused modules for architectures we aren't targetting (yet).
2020-06-11
Initial handwire proton-c shield for testing.
Pete Johanson
2020-06-11
Initial work on Proton-C board definition.
Pete Johanson
2020-06-09
Fix remaining Apache header lines.
Pete Johanson
2020-06-08
Move Zephyr app into subdirectory.
Pete Johanson