[WIP] firmware
This commit is contained in:
parent
4e7f80ceac
commit
4671f86be6
7 changed files with 643 additions and 1 deletions
7
qmk_keyboards/binarydiv/eepyboard/v1/config.h
Normal file
7
qmk_keyboards/binarydiv/eepyboard/v1/config.h
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
// Copyright 2024 binaryDiv (@binaryDiv)
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
// Lock one-shot keys when tapping them twice
|
||||
#define ONESHOT_TAP_TOGGLE 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue