aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/frosty_flake/keymaps/default/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Keyboard: Move Bathroom Epiphany boards into its own directory (#3936)MechMerlin2018-09-191-11/+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
* clean up docs and provide defaults for keymapGabriel Young2017-03-191-37/+1
|
* Swap rows and columns to match the schematicGabriel Young2017-03-191-2/+1
|
* start to define keymap; annoying because rows and columns are swapped from ↵Gabriel Young2017-03-191-4/+7
| | | | schematic
* successfully read data from the matrixGabriel Young2017-03-191-3/+4
|
* boilerplate project created with new_project.shGabriel Young2017-03-181-0/+44