aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/promethium/matrix.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix `1<col` instead of `1<<col` typo in matrix_is_on()James Churchill2019-01-271-1/+1
|
* Remove _quantum functions from custom matrix.c codeU-LANDSRAAD\drashna2018-02-061-9/+0
|
* Syntax fixPriyadi Iman Nurcahyo2017-04-301-2/+2
|
* Promethium rev2Priyadi Iman Nurcahyo2017-04-191-0/+306
* 10 more indicator LEDs * Piezo buzzer * Uses HC138 decoder to free up 5 pins * Trackpoint buttons are now part of matrix