Add QMK firmware for rev1
This commit is contained in:
parent
4e7f80ceac
commit
9749bf8f25
9 changed files with 742 additions and 329 deletions
7
qmk_keyboards/binarydiv/eepyboard/rev1/config.h
Normal file
7
qmk_keyboards/binarydiv/eepyboard/rev1/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