Skip to content

Commit

Permalink
added source: process_rgb_matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Huckies committed Aug 28, 2024
1 parent 066ba09 commit 526ac40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qmk_porting/common_features.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ if(RGB_MATRIX_ENABLE)
"${QMK_BASE_DIR}/quantum/rgb_matrix/*.c"
"${QMK_BASE_DIR}/quantum/color.c"
"${QMK_BASE_DIR}/quantum/process_keycode/process_rgb.c"
"${QMK_BASE_DIR}/quantum/process_keycode/process_rgb_matrix.c"
"${QMK_BASE_DIR}/lib/lib8tion/*.c"
)
set(CIE1931_CURVE ON CACHE BOOL "KB")
Expand Down

0 comments on commit 526ac40

Please sign in to comment.