summaryrefslogtreecommitdiff
path: root/app/CMakeLists.txt
AgeCommit message (Expand)Author
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-01Initial implementation of hold-tapOkke Formsma
2020-08-31stop on fatal errorsOkke Formsma
2020-08-20Use correct macro for boardMega Mind
2020-08-19fix(bluetooth): Add unpair combo if DT node existsPete Johanson
2020-08-18Merge pull request #99 from petejohanson/core/bluetooth-unpair-magic-comboPete Johanson
2020-08-18Merge pull request #100 from petejohanson/behaviors/add-nonePete Johanson
2020-08-18feat(behaviors): Add &none behaviorPete Johanson
2020-08-18feat(keymap): allow users to toggle layersCody McGinnis
2020-08-18feeature(bt): Add "unpair combo" on startup.Pete Johanson
2020-08-06Refactor to using .keymap filesPete Johanson
2020-07-31Initial stab at mod-tap improvements.Pete Johanson
2020-07-26Merge pull request #64 from Nicell/feature/rgb_underglowPete Johanson
2020-07-25Initial display support.Pete Johanson
2020-07-25Add suggested changesNick
2020-07-24Only include behavior if feature enabledNick
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-07-22Initial work on sensor bindings.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-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-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-14Initial refactor to have a shield/board have one default keymap.Pete Johanson
2020-06-08Move Zephyr app into subdirectory.Pete Johanson