summaryrefslogtreecommitdiff
path: root/app/include/dt-bindings/zmk
AgeCommit message (Expand)Author
2020-11-10refactor(app): Replace `HID_EXT_USAGE` with `HID_USAGE`innovaker
2020-11-05refactor(keys): Unify usage page.Pete Johanson
2020-11-04fix(keys): Replace GUI with Application / Context Menuinnovaker
2020-11-03feat(keys): Standardize keysinnovaker
2020-11-03refactor(hid): Replace deprecated HID usage page referencesinnovaker
2020-11-03feat(hid): Add preprocessor definitions for HID usages v1.21innovaker
2020-11-03fix: Formatting fix.Pete Johanson
2020-11-03refactor(hid): Mod defines in dedicated header.Pete Johanson
2020-11-03initial implementation for modifiersOkke Formsma
2020-10-28feat(endpoints): simplify behavior constantsJoel Spadin
2020-10-28feat(endpoints): rename behavior to outputsJoel Spadin
2020-10-28feat(endpoints): add preferred endpoint settingJoel Spadin
2020-10-13Merge pull request #258 from megamind4089/dev/ext-power-behaviorPete Johanson
2020-10-12fix: Updated copyright headers to single author file.Pete Johanson
2020-10-12Added toggle and removed a paramMega Mind
2020-10-12New behavior for ext power controlMega Mind
2020-10-06feat(power): Initial deep sleep work.Pete Johanson
2020-10-02Add missing licensing headerDev
2020-09-14chore: clang-format the codebase.Pete Johanson
2020-09-13refactor(bluetooth): More concise names.Pete Johanson
2020-09-13feat(bluetooth): Add back profiles, split fixes.Pete Johanson
2020-09-13fix(bluetooth): Remove identity, minimal `bt`.Pete Johanson
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-08-29Merge branch 'main' into CrossR/SofleCrossR
2020-08-28fix(test): change the layoutCody McGinnis
2020-08-21Add keycodes properly.CrossR
2020-08-21feat(behaviors): Add `&bootloader` behavior.Pete Johanson
2020-08-02Add better default keymap for lily58Nick
2020-07-29Remove unneeded macro.Pete Johanson
2020-07-26Add a few more keysNick
2020-07-26Add F keys and print screenNick
2020-07-24Initial RGB Underglow implementationNick
2020-07-22Initial behavior for key presses on encoder rotatePete Johanson
2020-06-30Fix back/forward slash keycodes.Pete Johanson
2020-06-22Fix consumer keys w/ refactored behaviors.Pete Johanson
2020-06-21Clean up after refactor, better HID constants.Pete Johanson
2020-06-16Rename keymap-transform to matrix-transform.Pete Johanson
2020-06-16Tweaks to remove "helper macros"Pete Johanson
2020-06-16Better naming, layout comments for clarity.Pete Johanson
2020-06-15Initial work on keymap transforms for non-standard matrixes.Pete Johanson
2020-06-08Move Zephyr app into subdirectory.Pete Johanson