diff options
author | Zach White <skullydazed@gmail.com> | 2021-05-08 12:44:05 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-08 12:44:05 -0700 |
commit | 767089384fa014cb0e4f98971eb2d82fe00946c4 (patch) | |
tree | 985abca19661585a2fd9a18304bb9b6313f91166 /keyboards/capsunlocked/cu80/v2_iso/rgb/config.h | |
parent | 3e9f809988d03036e712bc73237590653868f8ba (diff) |
Resolve a number of warnings in `qmk generate-api` (#12833)
Diffstat (limited to 'keyboards/capsunlocked/cu80/v2_iso/rgb/config.h')
-rw-r--r-- | keyboards/capsunlocked/cu80/v2_iso/rgb/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/capsunlocked/cu80/v2_iso/rgb/config.h b/keyboards/capsunlocked/cu80/v2_iso/rgb/config.h index 1936150aba..3f784e2e06 100644 --- a/keyboards/capsunlocked/cu80/v2_iso/rgb/config.h +++ b/keyboards/capsunlocked/cu80/v2_iso/rgb/config.h @@ -19,9 +19,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define CU80_RGB /* update the product for RGB Matrix variant in VIA/VIAL and Remap-keys.app */ -#undef PRODUCT_ID #undef PRODUCT -#define PRODUCT_ID 0x0083 #define PRODUCT CU80 v2 ISO RGB /* moved to RGB specific */ |