Add firmware for hardware rev 2
This commit is contained in:
parent
f2358c6da5
commit
1f730ec9e8
6 changed files with 430 additions and 1 deletions
7
qmk_keyboards/binarydiv/eepyboard/rev2/config.h
Normal file
7
qmk_keyboards/binarydiv/eepyboard/rev2/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