summaryrefslogtreecommitdiff
path: root/app/include
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-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-10-10Added driver to control the external power outputMega Mind
2020-10-06feat(power): Initial deep sleep work.Pete Johanson
2020-10-04refactor(usb): Report USB status w/o HID output.Pete Johanson
2020-10-02Add missing licensing headerDev
2020-10-01feat(usb): Function to access latest USB status.Pete Johanson
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-02Merge pull request #146 from okke-formsma/hold-tapPete Johanson
2020-09-02some fixes based on feedbackOkke Formsma
2020-09-01Initial implementation of hold-tapOkke Formsma
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-18Merge pull request #99 from petejohanson/core/bluetooth-unpair-magic-comboPete 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-08-18feeature(bt): Add "unpair combo" on startup.Pete Johanson
2020-08-02Add better default keymap for lily58Nick
2020-07-31Initial stab at mod-tap improvements.Pete Johanson
2020-07-30Add the ability to capture event and release laterPete Johanson
2020-07-29Remove unneeded macro.Pete Johanson
2020-07-27Merge pull request #66 from Nicell/keycodes/f-keys-prscPete Johanson
2020-07-26Add a few more keysNick
2020-07-26Add F keys and print screenNick
2020-07-26Merge pull request #64 from Nicell/feature/rgb_underglowPete Johanson
2020-07-25Whitespace fix.Pete Johanson
2020-07-25Initial display support.Pete Johanson
2020-07-25Add suggested changesNick
2020-07-24Initial RGB Underglow implementationNick
2020-07-22Initial behavior for key presses on encoder rotatePete Johanson
2020-07-22More sensor keymap work.Pete Johanson
2020-07-22Initial work on sensor bindings.Pete Johanson
2020-07-17More cleanup of BLE split code.Pete Johanson
2020-07-17Lots of work on split peripheral/central logic.Pete Johanson
2020-07-17Initial work on split central support.Pete Johanson
2020-07-17Initial exploration of split BLE service.Pete Johanson
2020-07-07Use SYS_INIT for BLE and USB init.Pete Johanson
2020-06-30Merge pull request #42 from petejohanson/core/event-manager-refactorPete Johanson
2020-06-30Cleanup, license headers.Pete Johanson
2020-06-30Lots of cleanup of old events/behavior mash.Pete Johanson