forked from mirrors/qmk_firmware
ba59927018
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: Daniel Osipishin <daniel.osipishin@retarus.de>
6 lines
No EOL
127 B
C
6 lines
No EOL
127 B
C
// Copyright 2022 Daniel Osipishin (@subrezon)
|
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
#pragma once
|
|
|
|
#include "quantum.h" |