summaryrefslogtreecommitdiffstats
path: root/keyboards/bpiphany/unloved_bastard/matrix.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove `matrix_key_count()` (#16603)Ryan2022-03-101-7/+0
| | | | | * Remove `matrix_key_count()` * Remove `matrix_bitpop()`
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-4/+4
|
* Keyboard: Move Bathroom Epiphany boards into its own directory (#3936)MechMerlin2018-09-191-0/+156
* make bpiphany directory with simple readme file * move unloved_bastard to bpiphany directory * move frosty_flake to bpiphany directory * move pegasushoof to bpiphany directory * move tiger_lily to bpiphany directory * add a little more info to readme * move kitten_paw to bpiphany directory * update make instructions * update intro text * add missing routines to matrix.c of unloved_bastard * add missing routines