Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-17 | Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) | ||
2019-01-04 | Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) | ||
* Remove QUANTUM_DIR code blocks from keyboard rules This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files that affect entire keyboards. * remove QUANTUM_DIR code blocks from rules for default keymaps This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files that affect default keymaps. * remove QUANTUM_DIR code blocks from rules for user keymaps This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files that affect "user" keymaps. (It's actually any keymap that isn't named `default`.) * remove QUANTUM_DIR code blocks from rules for community layouts This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files for community layouts. * remove QUANTUM_DIR code blocks from rules for userspaces This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files for userspaces. | |||
2018-10-22 | Replace outdated RGB/Audio information | ||
2018-06-06 | Refactor for DeltaSplit75 (#3132) | ||
2017-11-01 | Remove extra underscore from MASTER_RIGHT define | ||
2017-09-27 | remove all makefiles from keyboard directories | ||
2017-09-08 | Remove all Makefiles from the keyboards directory. (#1660) | ||
* 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-08-26 | Updated my files and added debouncing | ||
2017-07-28 | Hopefully compile issues are gone, and updated files | ||
2017-07-28 | Added to blank spaces at end of protosplit to make it compile under make v2 | ||
2017-07-28 | Fixed typo in my layout and updated | ||
2017-07-28 | Another typo fix | ||
2017-07-28 | Fixed typo in my layout | ||
2017-07-28 | Updated my makefile..again | ||
2017-07-28 | Updated my makefile | ||
2017-07-28 | Changed case of deltasplit75 to be lowercase. | ||
To follow convention. | |||
2017-07-28 | Add my layout | ||