summaryrefslogtreecommitdiff
path: root/app/src/behaviors
AgeCommit message (Expand)Author
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-13Fix compilation errors and minor tweaksMega Mind
2020-10-12Rebased and fixed nasty codeMega Mind
2020-10-12Added toggle and removed a paramMega Mind
2020-10-12New behavior for ext power controlMega Mind
2020-10-10Add timestamps to position and behavior events (#147)Okke Formsma
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-09-02fixes for feedback round 2Okke Formsma
2020-09-02some fixes based on feedbackOkke Formsma
2020-09-01Initial implementation of hold-tapOkke Formsma
2020-08-28fix(behavior): add logging to toggle layer for testsCody McGinnis
2020-08-27fix(behavior): none should not be transparentCody McGinnis
2020-08-23fix bug in modtap bahavior which cleared the wrong keycode eventsOkke Formsma
2020-08-21feat(behaviors): Add `&bootloader` behavior.Pete Johanson
2020-08-18Merge pull request #100 from petejohanson/behaviors/add-nonePete Johanson
2020-08-18feat(behaviors): Add &none behaviorPete Johanson
2020-08-18fix(keymap): move the toggle layer logic to keymap.cCody McGinnis
2020-08-18feat(keymap): allow users to toggle layersCody McGinnis
2020-07-31Minor cleanup.Pete Johanson
2020-07-31Major mod-tap improvements.Pete Johanson
2020-07-31Initial stab at mod-tap improvements.Pete Johanson
2020-07-25Add missing return To brightness upNick
2020-07-25Add suggested changesNick
2020-07-24Initial RGB Underglow implementationNick
2020-07-24Add base files and configuration for RGB underglowNick
2020-07-22Initial behavior for key presses on encoder rotatePete Johanson
2020-06-30Lots of cleanup of old events/behavior mash.Pete Johanson
2020-06-30Modifier event, tweaks for linker script.Pete Johanson
2020-06-30Initial event manager work, and two first events.Pete Johanson
2020-06-22Fix consumer keys w/ refactored behaviors.Pete Johanson
2020-06-21Implement momentary layer + transparent behaviorsPete Johanson
2020-06-21Refactor global bindings, implement mod-tap.Pete Johanson
2020-06-20Refactor matrix transform, positions pervasivelyPete Johanson
2020-06-20Lots more pieces toward HID working again.Pete Johanson
2020-06-19Some initial work on behavior bindings for keymapsPete Johanson