summaryrefslogtreecommitdiff
path: root/keyboards/kitten_paw/rules.mk
AgeCommit message (Collapse)Author
2018-09-19Keyboard: Move Bathroom Epiphany boards into its own directory (#3936)MechMerlin
* 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
2018-06-28Kitten Paw refactor and Configurator update (#3248)noroadsleft
* 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
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2016-08-25Merge branch 'master' into makefile_overhaulFred Sundvik
2016-08-23Split kitten_paw into Makefile/rules.mkFred Sundvik