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
/
nrfmicro
Age
Commit message (
Expand
)
Author
2021-09-11
feat: Add a few sample hardware metadata files.
Peter Johanson
2021-01-15
fix(boards): Define but don't enable uart0.
Pete Johanson
2020-12-14
refactor(app): replace `struct device *` with `const struct device *`
innovaker
2020-11-10
boards: Cleanup and standardize features
Nick
2020-11-02
fix(boards): Remap flash to account for bootloader
Nick
2020-11-01
fix(boards): Rename BVD labels
Nick
2020-10-26
Implement Kconfig and enhance error checks
Nick
2020-10-24
Remove newlib dep
Nick
2020-10-23
Add missing ADC and fix formatting
Nick
2020-10-23
Merge branch 'main' into bluetooth/battery-reporting
Nick Winans
2020-10-23
clang-format and add missing defconfig values
Nick
2020-10-23
Refactor driver to use Sensor API
Nick
2020-10-10
Added driver to control the external power output
Mega Mind
2020-09-14
chore: clang-format the codebase.
Pete Johanson
2020-09-10
fix: Switch to single AUTHORS file.* Closes #164
Pete Johanson
2020-08-23
Incorporate comments - Change config name to nrfmicro specific
Mega Mind
2020-08-21
Add KConfig for board battery charger
Mega Mind
2020-08-20
Use correct macro for board
Mega Mind
2020-08-19
Add nrfmicro 1.1, 1.1 flipped and 1.3 boards.
Okke Formsma