summaryrefslogtreecommitdiff
path: root/app/src
AgeCommit message (Expand)Author
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
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
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