aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/frosty_flake/matrix.c
Commit message (Collapse)AuthorAgeFilesLines
* Keyboard: Move Bathroom Epiphany boards into its own directory (#3936)MechMerlin2018-09-191-137/+0
| | | | | | | | | | | | | | | | | | | | | | | | * 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
* 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 ↵Gabriel Young2017-03-191-1/+3
| | | | schematic
* 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