index
:
zmk.git
core/peripheral-behavior-invocation
main
master
ZMK Bluetooth keyboard firmware.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-11-22
refactor(hid): replace `kp_report` with `keyboard_report`
innovaker
2020-11-22
feat(tests): run subdirectory of tests
Okke Formsma
2020-11-21
refactor: change `keypad` to `keyboard`
innovaker
2020-11-21
docs(key-press): remove references to `key press`
innovaker
2020-11-21
add __pycache__ to gitignore now zmk contains python files
Okke Formsma
2020-11-21
Create `west test` command to run zmk testsuite.
Okke Formsma
2020-11-21
improve hold-tap docs with better homerow example and more about flavors
Okke Formsma
2020-11-20
refactor(docs): Integrate `Dev Guides` into `Development` section
innovaker
2020-11-20
refactor(docs): Integrate `USB Logging` into `Development` section
innovaker
2020-11-20
refactor(docs): Move `dev-` documents into `/development`
innovaker
2020-11-20
refactor(hid): Replace modifier usage values with their cpp definitions
innovaker
2020-11-20
chore: add copyright to core Kconfig
innovaker
2020-11-20
build: set zmk_config.cmake cmake_minimum_required to VERSION 3.15
innovaker
2020-11-20
fix(drivers): rename module.yaml to module.yml
innovaker
2020-11-19
fix(setup): make sure selections are numbers
Cody McGinnis
2020-11-18
docs(hold-tap): Capitalize hold-tap behavior document title
innovaker
2020-11-18
docs: Rename `someSidebar` to `docs`
innovaker
2020-11-18
fix(docs/codes): Patch footnotes array support
innovaker
2020-11-17
docs: Fix typo in PowerShell install script
Caleb Lightfoot
2020-11-17
docs: Add wired split FAQ
Caleb Lightfoot
2020-11-17
docs: Remove outdated HID note
Caleb Lightfoot
2020-11-17
Jian shield
krikun98
2020-11-17
Jorne shield
krikun98
2020-11-16
zmk-config mounting based on docker volume
Chiyuan Zhang
2020-11-16
refactor(docs): Extract keymap examples into their own files
innovaker
2020-11-16
fix(docs): Remove obsolete VID/PID CMake error
innovaker
2020-11-16
docs(key-press): Change `codes` to `usages`
innovaker
2020-11-16
add license headers to behavior dtsi files
Okke Formsma
2020-11-16
fix momentary layer bug when top layer is not &trans
Okke Formsma
2020-11-16
refactor(docs): Change `behavior` to `behaviors`
innovaker
2020-11-16
refactor(docs): Change `feature` to `features`
innovaker
2020-11-16
refactor(shield): Formatting tweaks for QAZ.
Pete Johanson
2020-11-12
refactor(docs): Remove explicit document ids (part 2)
innovaker
2020-11-11
refactor(docs): Remove explicit document ids
innovaker
2020-11-11
docs: update modifier docs
Okke Formsma
2020-11-11
Fix connection to incorrect peripheral
Xudong Zheng
2020-11-10
boards: Cleanup and standardize features
Nick
2020-11-10
fix(underglow): Switch from legacy SPI to SPIM
Nick
2020-11-10
Merge pull request #352 from innovaker/refactor-hid-ext-usage
Pete Johanson
2020-11-10
refactor(app): Replace `HID_EXT_USAGE` with `HID_USAGE`
innovaker
2020-11-10
Merge pull request #357 from petejohanson/ble/remove-unpair-combo
Pete Johanson
2020-11-10
fix(ble): Remove unpair combo code.
Pete Johanson
2020-11-10
Merge pull request #345 from Nicell/underglow/add-config_
Pete Johanson
2020-11-10
Merge branch 'main' into underglow/add-config_
Nick Winans
2020-11-10
refactor(app): Remove obsolete include's of `hid_usage_pages.h`
innovaker
2020-11-10
fix(shields): Replace Corne w/ Microdox.
Pete Johanson
2020-11-09
fix(blog): Quefrency typo fix.
Pete Johanson
2020-11-09
feat(blog): SOTF #3
Pete Johanson
2020-11-08
fix(underglow): Add CONFIG_ to underglow Kconfigs
Nick
2020-11-07
docs(codes): add modifier functions
Okke Formsma
[next]