summaryrefslogtreecommitdiff
path: root/keyboards/deltasplit75/keymaps
AgeCommit message (Collapse)Author
2019-01-04Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft
* 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-22Replace outdated RGB/Audio informationDrashna Jaelre
2018-06-29Fix Mbsurfer deltasplit75 keymap (#3262)Cory Shaw
* Add mbsurfer keymap for DeltaSplit75 with ANSI split backspace * Update mbsurfer DeltaSplit75 keymap to include right hand arrow cluster * Update mbsurfer DS75 keymap, move volume down to be symmetrical * Add readme to Mbsurfer DS75 keymap * Fix Mbsurfer DS75 keymap image * Clean up mbsurfer DeltaSplit75 keymap, add layer overview comments * Fix volume down and add mute to fn layer
2018-06-13Mbsurfer deltasplit75 keymap (#3174)Cory Shaw
* Add mbsurfer keymap for DeltaSplit75 with ANSI split backspace * Update mbsurfer DeltaSplit75 keymap to include right hand arrow cluster * Update mbsurfer DS75 keymap, move volume down to be symmetrical * Add readme to Mbsurfer DS75 keymap * Fix Mbsurfer DS75 keymap image
2018-06-06Refactor for DeltaSplit75 (#3132)noroadsleft
2017-11-01Remove extra underscore from MASTER_RIGHT defineDanny Nguyen
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-08-26Updated my files and added debouncingunknown
2017-08-01Normalize all line endingsZeal Jagannatha
2017-07-28Hopefully compile issues are gone, and updated filesunknown
2017-07-28Added to blank spaces at end of protosplit to make it compile under make v2unknown
2017-07-28Fixed typo in my layout and updatedunknown
2017-07-28Another typo fixunknown
2017-07-28Fixed typo in my layoutunknown
2017-07-28Updated my makefile..againunknown
2017-07-28Updated my makefileunknown
2017-07-28Removed old keymapsunknown
2017-07-28Changed case of protosplitDonald
Also updated readme to have correct capitalization.
2017-07-28Changed case of deltasplit75 to be lowercase.Donald
To follow convention.
2017-07-28Add my layoutunknown