summaryrefslogtreecommitdiffstats
path: root/keyboards/bpiphany/unloved_bastard/unloved_bastard.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix compile issues from the error page (#11314)Zach White2020-12-281-16/+24
| | | | | | | | | | | | | | | | | | | | | | | * fix abacus so it works with configurator * create the keymap path if it doesn't exist * bpiphany/unloved_bastard: remove the nested macros, move default keymap to json * readd the unloved_bastard default keymap * fix clueboard/card * fixup handwired/2x5keypad * fixup hub16 * matrix/noah: remove the broken matrix print code to fix compilation * reinstate matrix_print with the right include * Revert "create the keymap path if it doesn't exist" This reverts commit af732776a539e8c6e2edf2e54f4d7f5ffa65b3a2.
* [Keyboard] support tkl_iso community layout (#6778)fougner2019-09-291-14/+29
| | | | | | | | | | | | * support tkl_iso community layout * fix comments from review * fix review comments * LAYOUT is an alias for LAYOUT_all * add keymap default_iso * revert changes to default keymap
* Keyboard: Move Bathroom Epiphany boards into its own directory (#3936)MechMerlin2018-09-191-0/+63
* 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