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 (
Expand
)
Author
2020-10-06
Merge pull request #211 from petejohanson/core/keymap-port-event-exploration
Pete Johanson
2020-10-06
feat(power): Initial deep sleep work.
Pete Johanson
2020-10-05
fix(shields): Typo in makerdiary URL.
Pete Johanson
2020-10-05
M60 keymap update and misc changes
Mega Mind
2020-10-05
Update contributors in all keymap files
Mega Mind
2020-10-05
Added Makerdiary M60 keyboard
Mega Mind
2020-10-05
Added Makerdiary M.2 module
Mega Mind
2020-10-04
Merge pull request #237 from ChaosinaCan/direct-gpio-fix
Pete Johanson
2020-10-04
feat(kscan): Use PORT events for kscan matrix interrupts
Pete Johanson
2020-10-04
refactor(usb): Report USB status w/o HID output.
Pete Johanson
2020-10-04
fix(kscan): fix direct GPIO when using interrupts
Joel Spadin
2020-10-04
improvement(kscan): use ARRAY_SIZE macro
Joel Spadin
2020-10-03
fix(ec11): allow more than one encoder
Joel Spadin
2020-10-02
Add missing licensing header
Dev
2020-10-01
feat(usb): Function to access latest USB status.
Pete Johanson
2020-10-01
chore: Fix remaining formatting issues.
Pete Johanson
2020-10-01
chore: Fix some accidental formatting issues.
Pete Johanson
2020-10-01
Merge pull request #212 from shurikai/zmk-202
Pete Johanson
2020-09-29
fix(bluetooth): Proper max paired/conns.
Pete Johanson
2020-09-28
Modify preprocessor directives to use basic #if !defined() rather than Zephyr...
Jason Chestnut
2020-09-27
Fix preprocessor flag issues for pull request.
jason
2020-09-26
Provide context on Quefrency physical PCB layouts
Noah Thornton
2020-09-26
Apply suggestions from code review
Noah Thornton
2020-09-26
Add quefrency shield
Noah Thornton
2020-09-25
Fix merge error.
Jason Chestnut
2020-09-25
Add support to GPIO matrix driver for matrix polling, rather than interrupt-b...
Jason Chestnut
2020-09-25
Add matrix polling logic to matrix GPIO driver.
Jason Chestnut
2020-09-24
Restore original matrix driver to correct implementation errors.
Jason Chestnut
2020-09-24
Add new matrix scan flag and implementation in the gpio matrix driver.
Jason Chestnut
2020-09-24
Rename kscan direct wired driver polling kscan flag in preparationfor additio...
Jason Chestnut
2020-09-23
Remove bt_unpair_combo from romac_plus.overlay
Kristoffer Onias
2020-09-23
Update Keymap legends for consistency
Kristoffer Onias
2020-09-23
Adopt new BT unpairing standards
Kristoffer Onias
2020-09-23
Update keyboard name to be more user friendly
Kristoffer Onias
2020-09-23
Adopt single authors headers
Kristoffer Onias
2020-09-23
Adding kconfig flag for enabling matrix polling (vs interrupts) on the matrix...
Jason Chestnut
2020-09-23
Disabled ec11 since it's an optional configuration
Kristoffer Onias
2020-09-21
Add RoMac plus v4 support on nice nano v1
Kristoffer Onias
2020-09-21
fix(boards): Flash Planck with `dfu-util`.
Pete Johanson
2020-09-19
Merge pull request #187 from kurtis-lew/main
Pete Johanson
2020-09-14
Update iris.keymap
Kurtis Lew
2020-09-14
Removed Copyright Header causing Parse Error
kurtis-lew
2020-09-14
Merge pull request #186 from BrainWart/tests/fix-build-error-fail
Pete Johanson
2020-09-14
Merge pull request #185 from tominabox1/qaz_update
Pete Johanson
2020-09-14
Update Kconfig.shield
tominabox1
2020-09-14
fix(tests): return error code when build fails
Cody McGinnis
2020-09-14
Fixed some space/tab issues as well as updated copyright statements
tominabox1
2020-09-14
Merge pull request #183 from petejohanson/ops/clang-format-checks
Pete Johanson
2020-09-14
Remove duplicate include
tominabox1
2020-09-14
Revising keymap to jive with upstream changes
tominabox1
[next]