aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/kitten_paw/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Keyboard: Move Bathroom Epiphany boards into its own directory (#3936)MechMerlin2018-09-191-18/+0
| | | | | | | | | | | | | | | | | | | | | | | | * 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
* Kitten Paw refactor and Configurator update (#3248)noroadsleft2018-06-281-0/+18
* Matrix refactor * Keymap refactor * Add fullsize_ansi layout to rules.mk * Configurator support * Readme cleanup * Add matrix_init_user and matrix_scan_user functions to kitten_paw.c