summaryrefslogtreecommitdiffstats
path: root/keyboards/frosty_flake
AgeCommit message (Expand)AuthorFilesLines
2017-04-13Fix frosty_flake warning when print is disabledFred Sundvik1-1/+3
2017-03-20clean up configGabriel Young1-26/+4
2017-03-20clean up docs and provide defaults for keymapGabriel Young4-40/+21
2017-03-20update docsGabriel Young1-0/+4
2017-03-20fix whitespaceGabriel Young1-51/+48
2017-03-20support LEDsGabriel Young2-44/+51
2017-03-20Swap rows and columns to match the schematicGabriel Young4-142/+62
2017-03-20start to define keymap; annoying because rows and columns are swapped from sc...Gabriel Young3-5/+84
2017-03-19successfully read data from the matrixGabriel Young4-75/+93
2017-03-19sketch out frosty flake matrix using custom matrix.c based on kitten pawGabriel Young3-11/+187
2017-03-18boilerplate project created with new_project.shGabriel Young10-0/+382