summaryrefslogtreecommitdiffstats
path: root/tmk_core
diff options
context:
space:
mode:
authormtei <2170248+mtei@users.noreply.github.com>2019-01-10 04:04:01 +0100
committerDrashna Jaelre <drashna@live.com>2019-01-25 22:38:12 +0100
commit2e8b32b9b5434c6cee011ef953f3ad3ec8a099e7 (patch)
tree6ecf6ce637de16989672b8de78042e7366e8f6b5 /tmk_core
parent79b58937f41413f52ffc7b6af2149dca7a632b73 (diff)
downloadqmk_firmware-2e8b32b9b5434c6cee011ef953f3ad3ec8a099e7.tar.gz
qmk_firmware-2e8b32b9b5434c6cee011ef953f3ad3ec8a099e7.tar.xz
move `#include "rgb.h"` from quantum.h to quantum.c
I think `quantum.h` should contain only API declarations that `quantum.c` provides externally. `rgb.h` contains function weak definitions. This should not be in `quantum.h`.
Diffstat (limited to 'tmk_core')
0 files changed, 0 insertions, 0 deletions