1
0
Fork 0

[Keyboard] Fixup Crkbd default keymap (#20962)

This commit is contained in:
Drashna Jael're 2023-05-20 05:13:39 -07:00 committed by GitHub
parent ab8c5013c8
commit b93f05dc35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 308 additions and 495 deletions

View file

@ -1,6 +1,7 @@
#ifdef RGBLIGHT_ENABLE
#include <stdio.h>
#include "quantum.h"
extern rgblight_config_t rgblight_config;
char rbf_info_str[24];