summaryrefslogtreecommitdiffstats
path: root/keyboards/cherrybstudio/cb87rgb/cb87rgb.c
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-04-15 21:08:15 +1000
committerGitHub <noreply@github.com>2023-04-15 21:08:15 +1000
commit172a40686b84af7f887350a20c526855c7f7649c (patch)
tree435d6c9a8b06edff988deaa00964629d81d55d64 /keyboards/cherrybstudio/cb87rgb/cb87rgb.c
parenta84528f85392ccab60fd7130fecb83972539367f (diff)
Move single `LAYOUT_all`s to data driven (#20430)
Diffstat (limited to 'keyboards/cherrybstudio/cb87rgb/cb87rgb.c')
-rw-r--r--keyboards/cherrybstudio/cb87rgb/cb87rgb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/cherrybstudio/cb87rgb/cb87rgb.c b/keyboards/cherrybstudio/cb87rgb/cb87rgb.c
index 6c9d30c6ef..5c2480f3fb 100644
--- a/keyboards/cherrybstudio/cb87rgb/cb87rgb.c
+++ b/keyboards/cherrybstudio/cb87rgb/cb87rgb.c
@@ -11,7 +11,7 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "cb87rgb.h"
+#include "quantum.h"
//x = 224 / (NUMBER_OF_COLS - 1) * COL_POSITION
//y = 64 / (NUMBER_OF_ROWS - 1) * ROW_POSITION