summaryrefslogtreecommitdiff
path: root/app/src
AgeCommit message (Expand)Author
2020-08-14Remove use of printk.Pete Johanson
2020-08-09Invoke called behavior after layer change.Pete Johanson
2020-08-06Remove debugging line that snuck in.Pete Johanson
2020-08-06Refactor to simpler keymaps.Pete Johanson
2020-08-06Merge pull request #70 from Nicell/split/2m-phyPete Johanson
2020-08-05Add if block and param req callback commentNick
2020-08-03Remove updated callbackNick
2020-08-02Add two solutions to param updatesNick
2020-08-02Fix variable name in peripheral PHY updateNick
2020-08-02Fix interval update, add PHY updateNick
2020-08-02Fix for the right start index for event releases.Pete Johanson
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-30Add the ability to capture event and release laterPete Johanson
2020-07-26Merge pull request #64 from Nicell/feature/rgb_underglowPete Johanson
2020-07-26If LED strip can't be found, behaviors return errNick
2020-07-25Remove extra '#'.Pete Johanson
2020-07-25Fixes for loading without encoder drivers.Pete Johanson
2020-07-25Initial display support.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-23Switch printk to LOG_DBG.Pete Johanson
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-21Fixes for BLE host connections w/ split support.Pete Johanson
2020-07-20Improved function naming for central functions.Pete Johanson
2020-07-20Replace magic 16 with sane constant.Pete Johanson
2020-07-19Update connectin params once we're connected to.Pete Johanson
2020-07-19Fixed min/max.Pete Johanson
2020-07-19Connection params tweaks.Pete Johanson
2020-07-17Working BT settings.Pete Johanson
2020-07-17More split implementation.Pete Johanson
2020-07-17Swtich to SYS_INIT.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-30Whitespace fix.Pete Johanson
2020-06-30Cleanup, license headers.Pete 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-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