qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

commit a25df1ab7a177c8c868f5d001f6f920c6769dca8
parent 28700b0a233ca5802e456e483540471b85136bd2
Author: QMK Bot <hello@qmk.fm>
Date:   Sat,  4 Jan 2025 08:42:05 +0000

Merge remote-tracking branch 'origin/master' into develop

Diffstat:
Akeyboards/takashicompany/klec_02/config.h | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/keyboards/takashicompany/klec_02/config.h b/keyboards/takashicompany/klec_02/config.h @@ -0,0 +1,6 @@ +// Copyright 2024 takashicompany (@takashicompany) +// SPDX-License-Identifier: GPL-2.0-or-later + +#pragma once + +#define EE_HANDS +\ No newline at end of file