Commit Graph

17 Commits (7a89b51018e21e7c317c043ba819d950ff33fff8)

Author SHA1 Message Date
fauxpark 3b2a484a5b Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) 6 years ago
noroadsleft 7f4f0f7685 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.
6 years ago
Drashna Jaelre 00b6f14821 Replace outdated RGB/Audio information 7 years ago
noroadsleft 97d5b6aba0 Refactor for DeltaSplit75 (#3132) 7 years ago
Danny Nguyen fad967af4c Remove extra underscore from MASTER_RIGHT define 8 years ago
Jack Humbert 791b9cc652 remove all makefiles from keyboard directories 8 years ago
skullydazed 4cdcbdb861 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
8 years ago
unknown 78ab926cc8 Updated my files and added debouncing 8 years ago
unknown 1f78b62cd6 Hopefully compile issues are gone, and updated files 8 years ago
unknown b710e21efb Added to blank spaces at end of protosplit to make it compile under make v2 8 years ago
unknown f2824bca02 Fixed typo in my layout and updated 8 years ago
unknown 6d15f5a5b7 Another typo fix 8 years ago
unknown ea1fd96c84 Fixed typo in my layout 8 years ago
unknown 1eea91f5f8 Updated my makefile..again 8 years ago
unknown 9546b180b9 Updated my makefile 8 years ago
Donald c71b60c82a Changed case of deltasplit75 to be lowercase.
To follow convention.
8 years ago
unknown 47c6d201aa Add my layout 8 years ago