Make both RGB and sound work on Clueboard 66% hotswap

This commit is contained in:
skullY
2018-08-11 12:14:02 -07:00
committed by skullydazed
parent c909c4ea50
commit 8e50a472ab
7 changed files with 36 additions and 58 deletions

View File

@@ -1,10 +1,5 @@
#ifndef CLUEBOARD_H
#define CLUEBOARD_H
#include "quantum.h"
#pragma once
#ifdef KEYBOARD_clueboard_66_hotswap_gen1
#include "gen1.h"
#endif
#endif