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
/
shields
/
kyria
/
Kconfig.defconfig
Age
Commit message (
Expand
)
Author
2021-09-25
refactor(boards): Remove "left" from split keyboard names
Nick Winans
2021-09-25
refactor(boards): Remove split right keyboard names
Nick Winans
2021-01-08
refactor(Kconfig): Set USB default based on hardware capabilities
Nick Winans
2020-12-28
fix(shields): Enable USB by default on right side.
Pete Johanson
2020-12-28
refactor(splits): Ability to override split role.
Pete Johanson
2020-12-14
refactor(app): replace `LVGL_VER_RES` with `LVGL_HOR_VER_MAX`
innovaker
2020-12-14
refactor(app): replace `LVGL_HOR_RES` with `LVGL_HOR_RES_MAX`
innovaker
2020-07-25
Default the reverse mode.
Pete Johanson
2020-07-25
Fixes for loading without encoder drivers.
Pete Johanson
2020-07-25
Initial display support.
Pete Johanson
2020-07-17
Working BT settings.
Pete Johanson
2020-07-17
Initial exploration of split BLE service.
Pete Johanson
2020-06-27
Kyria left/right overlays, matrix transform fixes
Pete Johanson
2020-06-15
Initial work on keymap transforms for non-standard matrixes.
Pete Johanson