summaryrefslogtreecommitdiff
path: root/app/boards/shields/helix/Kconfig.defconfig
AgeCommit message (Collapse)Author
2021-01-08refactor(Kconfig): Set USB default based on hardware capabilitiesNick Winans
Removes the USB default under every split right half in favor of a default based on hardware capabilities in the main app Kconfig.
2021-01-05feat(shields): add helix shieldKingCoinless
PR: #429