summaryrefslogtreecommitdiff
path: root/board/keyborg
Commit message (Expand)AuthorAgeFilesLines
* Keyborg: options to turn on/off fast scan modeVic Yang2014-05-312-0/+13
* Keyborg: provide options on data encoding/printing styleVic Yang2014-05-314-1/+95
* Keyborg: improve panel dischargeVic Yang2014-05-301-2/+18
* Keyborg: show version on bootVic Yang2014-05-281-1/+8
* Keyborg: handle ADC overflowVic Yang2014-05-282-11/+14
* Keyborg: implement fast scan modeVic Yang2014-05-232-14/+97
* Keyborg: fix a bug in task_wait_event()Vic Yang2014-05-211-4/+3
* Keyborg: do not trim response before sending back to masterVic Yang2014-05-211-9/+3
* Keyborg: make a copy of response before transmittingVic Yang2014-05-211-5/+7
* Keyborg: fix ADC timing and increase sampling rateVic Yang2014-05-212-10/+9
* Keyborg: Switch to HSEVic Yang2014-05-211-9/+9
* Keyborg: fix bug in slave data processingVic Yang2014-05-211-2/+9
* Keyborg: encode the scanned heat map to fit into RAMVic Yang2014-05-184-22/+143
* Keyborg: Fix column orderingVic (Chun-Ju) Yang2014-04-301-10/+10
* Keyborg: Disable SWD portsVic (Chun-Ju) Yang2014-04-302-4/+7
* Keyborg: Refine master slave identificationVic (Chun-Ju) Yang2014-04-302-8/+29
* Keyborg: implement matrix scanningVic (Chun-Ju) Yang2014-04-307-3/+456
* Keyborg: increase UART baud rate to 38400Vic (Chun-Ju) Yang2014-04-241-3/+3
* Keyborg: chip-to-chip SPI communicationVic (Chun-Ju) Yang2014-04-245-12/+579
* Keyborg: Implement master/slave identificationVic (Chun-Ju) Yang2014-04-245-3/+170
* Add STM32TS60 supportVic (Chun-Ju) Yang2014-04-208-0/+443