Added License Header

This commit is contained in:
Patrick Mathern 2024-10-28 21:31:07 -04:00
parent 7033d079fe
commit 00d0630b0f

View File

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