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
/
boards
/
shields
/
petejohanson_handwire
Age
Commit message (
Expand
)
Author
2020-06-08
Move Zephyr app into subdirectory.
Pete Johanson
2020-06-02
Implement a basic set of consumer page keycodes.
Pete Johanson
2020-05-29
Remove label that snuck in.
Pete Johanson
2020-05-29
Refactor where ZMK KConfigs come from.
Pete Johanson
2020-05-28
Fixes for multiple GPIO kscan devices as expected.
Pete Johanson
2020-05-27
Initial composite kscan driver.
Pete Johanson
2020-05-24
Initial exploration of mod tap action.
Pete Johanson
2020-05-18
Implement raise/lower for default keymap.
Pete Johanson
2020-05-18
Refactor build/config/keymaps.
Pete Johanson
2020-05-16
Rename the keymap.
Pete Johanson
2020-05-16
Keymap directory support.
Pete Johanson
2020-05-10
Use a custom key code.
Pete Johanson
2020-05-06
Tweak to use a chosen node for kscan device.
Pete Johanson
2020-05-05
Get *basic* USB report sending working.
Pete Johanson
2020-05-03
Start to get layers + keymaps pulled in from DTS.
Pete Johanson
2020-05-01
Lots of clean up, basic kscan working, remove zephyr-rust.
Pete Johanson