summaryrefslogtreecommitdiff
path: root/chip/stm32/keyboard_raw.c
Commit message (Expand)AuthorAgeFilesLines
* Keyboard: Allow keyboard size to be set at run timeDaisuke Nojiri2018-10-191-1/+1
* stm32: invert keyboard col2 optionChris Zhong2014-10-021-0/+7
* Remove _OFF from GPIO register macrosRandall Spangler2013-04-161-2/+2
* Fix kb_deghost testVic Yang2013-04-111-2/+2
* Move keyboard dimension and key constants to keyboard_config.hRandall Spangler2013-03-221-3/+4
* Add keyboard_raw interfaceRandall Spangler2013-03-221-0/+135