7 lines
136 B
Plaintext
7 lines
136 B
Plaintext
|
// Copyright 2022 Artjoms Rizihs (@artjomsR)
|
||
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
||
|
|
||
|
#include QMK_KEYBOARD_H
|
||
|
|
||
|
bool is_win = true;
|