summaryrefslogtreecommitdiff
path: root/keyboards/frosty_flake/keymaps/default
AgeCommit message (Collapse)Author
2017-09-27remove all makefiles from keyboard directoriesJack Humbert
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed
* Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard
2017-03-19clean up docs and provide defaults for keymapGabriel 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-18boilerplate project created with new_project.shGabriel Young