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-08-18
feat(keymap): allow users to toggle layers
Cody McGinnis
2020-08-18
Add missing license header.
Pete Johanson
2020-08-17
Revert "Merge pull request #93 from careyk007/main"
Pete Johanson
2020-08-17
fix(build): Remove more unused west modules.
Pete Johanson
2020-08-16
Merge pull request #94 from Nicell/split/default-conn-fix
Pete Johanson
2020-08-16
Merge pull request #93 from careyk007/main
Pete Johanson
2020-08-16
Merge pull request #91 from Na-Cly/boards/bluemicro52840_v1
Pete Johanson
2020-08-16
Add DCDC mode config.
Pete Johanson
2020-08-16
Various fixes.
Pete Johanson
2020-08-16
Remove duplicate uart0 node.
Pete Johanson
2020-08-16
Create proper fix for split default conn bug
Nick
2020-08-16
remove unnecessary include
Kellen Carey
2020-08-16
wait before sending HID report
Kellen Carey
2020-08-16
Update board.cmake
Derek
2020-08-16
Update arduino_pro_micro_pins.dtsi
Derek
2020-08-15
Merge pull request #89 from Nicell/underglow/fix-configs
Pete Johanson
2020-08-15
Corrected pins for scl-pin and sda-pin
Derek
2020-08-15
Add bluemicro support
Derek
2020-08-14
Add DCDC setting for nano.
Pete Johanson
2020-08-14
Fix grammar
Nick
2020-08-14
Add missing configuration values for RGB underglow
Nick
2020-08-14
Remove use of printk.
Pete Johanson
2020-08-14
Bump max paired connections to 2 for central.
Pete Johanson
2020-08-11
Fix up some incorrect license headers.
Pete Johanson
2020-08-10
Merge pull request #78 from Nicell/docs/rgb
Pete Johanson
2020-08-10
Tweak note about per-key RGB.
Pete Johanson
2020-08-10
Updated config note about underglow.
Pete Johanson
2020-08-10
Initial Corne shield definition.
Pete Johanson
2020-08-09
Invoke called behavior after layer change.
Pete Johanson
2020-08-08
Add missing space to comment
Nick
2020-08-08
Add underglow feature docs + DT fixes
Nick
2020-08-07
Better default configs.
Pete Johanson
2020-08-07
Whitespace at EOF fix.
Pete Johanson
2020-08-06
Whitespace tweaks.
Pete Johanson
2020-08-06
Revert some personal Kyria keymap changes.
Pete Johanson
2020-08-06
Remove debugging line that snuck in.
Pete Johanson
2020-08-06
Refactor to simpler keymaps.
Pete Johanson
2020-08-06
Encoder Kconfig fixes.
Pete Johanson
2020-08-06
Remove an unneeded include for the keymap.
Pete Johanson
2020-08-06
Merge pull request #70 from Nicell/split/2m-phy
Pete Johanson
2020-08-06
Refactor to using .keymap files
Pete Johanson
2020-08-05
Add if block and param req callback comment
Nick
2020-08-05
Bump delay in scanning while held to 5ms.
Pete Johanson
2020-08-03
Remove updated callback
Nick
2020-08-02
Fix tabs in keymap bottom row
Nick
2020-08-02
Add better default keymap for lily58
Nick
2020-08-02
Add two solutions to param updates
Nick
2020-08-02
Fix variable name in peripheral PHY update
Nick
2020-08-02
Fix interval update, add PHY update
Nick
2020-08-02
Fix for the right start index for event releases.
Pete Johanson
[next]