summaryrefslogtreecommitdiff
path: root/board/coachz/base_detect.c
Commit message (Expand)AuthorAgeFilesLines
* board: Sort header filesJeremy Bettis2022-12-011-1/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* board/coachz/base_detect.c: Format with clang-formatJack Rosenthal2022-07-011-8/+8
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* tablet_mode: Fix the race condition of setting the tablet modeWai-Hong Tam2021-07-231-1/+1
* base_state: implement basestate host commandTing Shen2021-05-271-3/+3
* Coachz: When the base state changes, update the virtual switchWai-Hong Tam2021-05-101-1/+2
* Coachz: Fix issue of resetting AP not initialize the states correctlyWai-Hong Tam2021-02-191-2/+6
* Coachz: Add BASE_EN debounce time to 350mshegang52021-01-201-5/+11
* Coachz: Remove the reversed-plug detection for detachible baseWai-Hong Tam2020-09-261-36/+0
* Coachz: Implement the base detectionWai-Hong Tam2020-09-231-0/+256