Commit Graph

5 Commits (d0c9ad6433d6ed30e8076fd26c8551f579cb08c8)

Author SHA1 Message Date
fauxpark e2d3c92199 Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152) 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
Simon Dagfinrud 4c22e92ce8 Keymap: Fix tada68:iso-nor to match latest ISO_layout (#3946) 7 years ago
Simon Dagfinrud 71fe973190 Keyboard: Add ISO-NOR keymap for TADA68 (#3944) 7 years ago