Fix capitalisation of "GitHub" (#9184)

This commit is contained in:
Ryan
2020-05-26 12:43:14 +10:00
committed by GitHub
parent 5c9906eb4f
commit e4823aadec
70 changed files with 95 additions and 95 deletions

View File

@ -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;