Files
zsa_qmk_firmware/quantum
Takeshi ISHII 7f03ebaf72 Fix incorrect search order for rgblight_breathe_table.h that rgblight.c includes. (#11192)
When `rgblight.c` includes `rgblight_breathe_table.h`, the search order should be as follows.

* `keyboards/KEYBOARD/keymaps/USER/rgblight_breathe_table.h`
* `users/USER/rgblight_breathe_table.h`
* `quantum/rgblight_breathe_table.h`

However, the current implementation was wrong, so I fixed it.
2021-01-12 22:46:08 -08:00
..
2020-09-30 03:13:02 -07:00
2020-06-12 17:00:27 +09:00
2020-06-12 17:00:27 +09:00
2021-01-12 22:43:34 -08:00
2020-02-26 10:15:12 +09:00