summaryrefslogtreecommitdiff
path: root/app/dts/bindings
AgeCommit message (Expand)Author
2021-02-03Feat combo layers (#661)KemoNine
2021-02-02behaviors(hold-tap): Implement quick_tap_ms (TAPPING_FORCE_HOLD)Okke Formsma
2021-01-28feature(sticky_keys): add quick-releaseOkke Formsma
2021-01-22feat(grave-escape): implement grave-escapeOkke Formsma
2021-01-16chore(core): replace `Pete Johanson` with `The ZMK Contributors`innovaker
2021-01-13feat(combos): initial implementationOkke Formsma
2021-01-08(feat) Allow setting underglow color by key pressKemoNine
2021-01-06chore: standardize # style headersinnovaker
2021-01-01refactor(app): format with prettier (#563)innovaker
2020-12-29(feature) Add &to keycode/behavior (#489)KemoNine
2020-12-02feat(display): Initial widget/status screen work.Pete Johanson
2020-11-28feat(sticky keys): initial implementationOkke Formsma
2020-11-10fix(ble): Remove unpair combo code.Pete Johanson
2020-11-05refactor(keys): Unify usage page.Pete Johanson
2020-10-28feat(endpoints): rename behavior to outputsJoel Spadin
2020-10-28feat(endpoints): add preferred endpoint settingJoel Spadin
2020-10-13Fix compilation errors and minor tweaksMega Mind
2020-10-12New behavior for ext power controlMega Mind
2020-10-10Added driver to control the external power outputMega Mind
2020-09-13feat(bluetooth): Proper bond management, identity support for non-splitsPete Johanson
2020-09-10fix: Switch to single AUTHORS file.* Closes #164Pete Johanson
2020-09-02some fixes based on feedbackOkke Formsma
2020-09-01Initial implementation of hold-tapOkke Formsma
2020-08-28fix(test): change the layoutCody McGinnis
2020-08-21feat(behaviors): Add `&bootloader` behavior.Pete Johanson
2020-08-18Merge pull request #99 from petejohanson/core/bluetooth-unpair-magic-comboPete Johanson
2020-08-18Merge pull request #100 from petejohanson/behaviors/add-nonePete Johanson
2020-08-18feat(behaviors): Add &none behaviorPete Johanson
2020-08-18feat(keymap): allow users to toggle layersCody McGinnis
2020-08-18feeature(bt): Add "unpair combo" on startup.Pete Johanson
2020-08-06Refactor to simpler keymaps.Pete Johanson
2020-07-24Initial RGB Underglow implementationNick
2020-07-22Initial behavior for key presses on encoder rotatePete Johanson
2020-07-22Initial work on sensor bindings.Pete Johanson
2020-06-30One more lingering global behavior bit.Pete Johanson
2020-06-30Initial event manager work, and two first events.Pete Johanson
2020-06-27Kyria left/right overlays, matrix transform fixesPete Johanson
2020-06-22Fix consumer keys w/ refactored behaviors.Pete Johanson
2020-06-21Clean up after refactor, better HID constants.Pete Johanson
2020-06-21Implement momentary layer + transparent behaviorsPete Johanson
2020-06-21Refactor global bindings, implement mod-tap.Pete Johanson
2020-06-20Lots more pieces toward HID working again.Pete Johanson
2020-06-19Some initial work on behavior bindings for keymapsPete Johanson
2020-06-16Rename keymap-transform to matrix-transform.Pete Johanson
2020-06-15Initial work on keymap transforms for non-standard matrixes.Pete Johanson
2020-06-08Move Zephyr app into subdirectory.Pete Johanson