1
0
Fork 0

[Keyboard] Add Keychron_q1 rev_0101 and Keychron q2 series (#15025)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Cesar Rojas <cesar.fieoner@gmail.com>
Co-authored-by: lokher <lokher@gmail.com>
Co-authored-by: Adam Karim <adam@akarsoft.com>
This commit is contained in:
lalalademaxiya1 2022-01-15 02:58:09 +08:00 committed by GitHub
parent 9e92d8a905
commit ca0f922e07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
63 changed files with 3255 additions and 136 deletions

View file

@ -16,7 +16,7 @@
#include "quantum.h"
#ifdef RGB_MATRIX_ENABLE
const is31_led PROGMEM g_is31_leds[DRIVER_LED_TOTAL] = {
/* Refer to IS31 manual for these locations
* driver
@ -141,3 +141,4 @@ led_config_t g_led_config = {
}
};
#endif