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
/
boards
/
arm
/
planck
Age
Commit message (
Expand
)
Author
2021-09-11
refactor(boards): Add metadata for boards.
Peter Johanson
2021-08-24
fix: Planck rev 6.1
Martin Aumùˆller
2020-12-14
refactor(app): replace `struct device *` with `const struct device *`
innovaker
2020-12-10
improvement: upgrade default keymaps
Joel Spadin
2020-09-25
Add support to GPIO matrix driver for matrix polling, rather than interrupt-b...
Jason Chestnut
2020-09-21
fix(boards): Flash Planck with `dfu-util`.
Pete Johanson
2020-09-14
chore: clang-format the codebase.
Pete Johanson
2020-09-10
fix: Switch to single AUTHORS file.* Closes #164
Pete Johanson
2020-09-07
Fix Planck defconfig
Nick
2020-08-06
Refactor to simpler keymaps.
Pete Johanson
2020-08-06
Refactor to using .keymap files
Pete Johanson
2020-07-06
More Planck rev6 fixes.
Pete Johanson
2020-07-06
Fixes for WIP planck board definition.
Pete Johanson
2020-06-24
Initial working Clueboard California Macropad w/ proton-c fixes
Pete Johanson
2020-06-09
Fix remaining Apache header lines.
Pete Johanson
2020-06-08
Move Zephyr app into subdirectory.
Pete Johanson