summaryrefslogtreecommitdiff
path: root/keyboards/frosty_flake/matrix.c
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
2017-04-13Fix frosty_flake warning when print is disabledFred Sundvik
2017-03-19fix whitespaceGabriel Young
2017-03-19support LEDsGabriel Young
2017-03-19Swap rows and columns to match the schematicGabriel Young
2017-03-19start to define keymap; annoying because rows and columns are swapped from ↵Gabriel Young
schematic
2017-03-19successfully read data from the matrixGabriel Young
2017-03-18sketch out frosty flake matrix using custom matrix.c based on kitten pawGabriel Young