mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 11:29:26 +00:00
Added License Header
This commit is contained in:
parent
7033d079fe
commit
00d0630b0f
@ -1,3 +1,6 @@
|
|||||||
|
// Copyright 2024 Patrick Mathern (@Patrickemm)
|
||||||
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||||
|
|
||||||
#include "quantum.h"
|
#include "quantum.h"
|
||||||
|
|
||||||
static uint16_t oled_logo_timer = 0;
|
static uint16_t oled_logo_timer = 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user