forked from mirrors/qmk_userspace
Fix capitalisation of "GitHub" (#9184)
This commit is contained in:
parent
5c9906eb4f
commit
e4823aadec
70 changed files with 95 additions and 95 deletions
|
@ -326,7 +326,7 @@ const rgb_matrix_driver_t rgb_matrix_driver = {.init = init, .flush = flush, .se
|
|||
==============================================================================*/
|
||||
|
||||
#ifdef USE_MASSDROP_CONFIGURATOR
|
||||
// Ported from Massdrop QMK Github Repo
|
||||
// Ported from Massdrop QMK GitHub Repo
|
||||
|
||||
// TODO?: wire these up to keymap.c
|
||||
uint8_t led_animation_orientation = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue