mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-23 03:50:28 +08:00
8 lines
162 B
C
8 lines
162 B
C
// Copyright 2021 Ll3macorn (@ll3macorn)
|
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
#pragma once
|
|
|
|
/* misc */
|
|
#define LAYER_STATE_8BIT
|
|
#define NO_ACTION_TAPPING
|