[Keyboard] PORTICO: add support for wt_rgb (#13241)

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
TerryMathews
2021-07-20 00:01:36 -04:00
committed by GitHub
parent 8b0a996d5d
commit 9941cf0051
7 changed files with 239 additions and 11 deletions

View File

@@ -18,6 +18,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#include "quantum.h"
#ifdef RGB_BACKLIGHT_PORTICO
#include "keyboards/wilba_tech/wt_rgb_backlight_keycodes.h"
#include "via.h"
#endif
#define XXX KC_NO