summaryrefslogtreecommitdiffstats
path: root/keyboards/kakunpc/thedogkeyboard
Commit message (Collapse)AuthorAgeFilesLines
* Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-032-7/+6
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-2/+0
| | | | (#16655)
* Remove `matrix_key_count()` (#16603)Ryan2022-03-101-12/+0
| | | | | * Remove `matrix_key_count()` * Remove `matrix_bitpop()`
* move @kakunpc 's keebs into kakunpc/ (#15814)peepeetee2022-01-1211-0/+615
Co-authored-by: kakunpc <15257475+kakunpc@users.noreply.github.com>