Commit Graph

5 Commits (8170be5b10e92a4f4a8c23ad0c9dd558c4fc90c7)

Author SHA1 Message Date
Jeremy Bernhardt c8cbee5d71 Modified URLs to point to new locations 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 7e99d869de Remove all of the deprecated RGB defines
Fixes #3641
7 years ago
noroadsleft 4b1f60a3f5 Refactor update for 6ball (#3017) 7 years ago
Danny Nguyen c9a0436422 Add 6-ball macropad 8 years ago