summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/callum/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Keymap update (#2045)Callum Oakley2017-11-261-4/+2
| | | | | | | | | | | | | | | | | | | | | | * linux shake-around * move terminal and browser spawning keys * add a shift to window resizing keys to free combo up for window management * "jump to tab" shortcuts for firefox * change window resize modifiers * change wm keys * change wm keys again, and reformat keymap to 80chars * typos * language key * qwerty layer for SO, general cleanup
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-081-0/+25
* 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