aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/frosty_flake/matrix.c
Commit message (Expand)AuthorAgeFilesLines
* Fix frosty_flake warning when print is disabledFred Sundvik2017-04-131-1/+3
* fix whitespaceGabriel Young2017-03-191-51/+48
* support LEDsGabriel Young2017-03-191-33/+22
* Swap rows and columns to match the schematicGabriel Young2017-03-191-95/+59
* start to define keymap; annoying because rows and columns are swapped from sc...Gabriel Young2017-03-191-1/+3
* successfully read data from the matrixGabriel Young2017-03-191-67/+83
* sketch out frosty flake matrix using custom matrix.c based on kitten pawGabriel Young2017-03-181-0/+167