summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2020-11-03fix: Formatting fix.Pete Johanson
2020-11-03refactor(hid): Mod defines in dedicated header.Pete Johanson
2020-11-03clang-formatOkke Formsma
2020-11-03initial implementation for modifiersOkke Formsma
2020-11-02fix(boards): Remap flash to account for bootloaderNick
2020-11-01fix(battery): Only log if finding battery device failedNick Winans
2020-11-01feat(battery): Add BAS GATT reportingNick
2020-11-01fix(boards): Rename BVD labelsNick
2020-11-01fix(bvd): Add SENSOR_CHAN_ALL supportNick
2020-10-31Merge pull request #269 from joelspadin/endpoint-selectionPete Johanson
2020-10-28feat(endpoints): remove redundant connection checkJoel Spadin
2020-10-28feat(endpoints): simplify behavior constantsJoel Spadin
2020-10-28feat(endpoints): rename behavior to outputsJoel Spadin
2020-10-28feat(endpoints): add preferred endpoint settingJoel Spadin
2020-10-28feat(endpoints): update on BLE profile changeJoel Spadin
2020-10-28feat(endpoints): clear HID report on endpoint changeJoel Spadin
2020-10-28feat: only send HID reports to one endpointJoel Spadin
2020-10-27Merge pull request #296 from neegool/add_boardsource3x4Pete Johanson
2020-10-27feat(hid): Make keypad report boot friendlyinnovaker
2020-10-28Remove bt unpair combo + fix keymapNigel Rodriguez
2020-10-27refactor(hid): Refactor consumer report to a configurable sizeinnovaker
2020-10-27refactor(hid): Refactor keypad report to use a configurable integer arrayinnovaker
2020-10-27Update demux kscan driver as per PR feedbackJay Greco
2020-10-27Update NIBBLE keyboard name as per PR feedbackJay Greco
2020-10-27Add NIBBLE shieldJay Greco
2020-10-27Add new kscan_gpio_demux driverJay Greco
2020-10-27Merge pull request #297 from Nicell/boards/reviung41Pete Johanson
2020-10-27Merge pull request #303 from innovaker/kscan-mock-32Pete Johanson
2020-10-26Implement Kconfig and enhance error checksNick
2020-10-25feat(kscan_mock): Increase max number of eventsinnovaker
2020-10-24Add Reviung41 Shield DefinitionsNick
2020-10-24fix: clang-formatNick
2020-10-24Remove newlib depNick
2020-10-24Fix wrong comment tokensNigel Rodriguez
2020-10-24Add Boardsource 3x4 shieldNigel Rodriguez
2020-10-23Check if fetch channel is supportedNick
2020-10-23Fix build for boards without voltage dividerNick
2020-10-23Add missing ADC and fix formattingNick
2020-10-23Merge branch 'main' into bluetooth/battery-reportingNick Winans
2020-10-23clang-format and add missing defconfig valuesNick
2020-10-23Refactor driver to use Sensor APINick
2020-10-18Merge pull request #109 from Nicell/underglow/state-persistencePete Johanson
2020-10-18feat(usb): Add proper USB product ID.Pete Johanson
2020-10-18Merge pull request #282 from petejohanson/ble/advertising-power-savingsPete Johanson
2020-10-16fix(bluetooth): Add adv data in non-peripherals.Pete Johanson
2020-10-16fix(bluetooth): Stop adv on connected profile.Pete Johanson
2020-10-16fix(bluetooth): Advertise name + appearance.Pete Johanson
2020-10-15fix(shields): Proper cradio Kconfig setup.Pete Johanson
2020-10-15Merge pull request #224 from davidphilipbarr/cradioPete Johanson
2020-10-15fix(ble): Only advertise when needed.* Once we have a peer connected to for t...Pete Johanson