mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-12 06:54:42 +00:00
Remove line for hands selection via EEPROM, reduce tap duration from 200ms to 150ms
This commit is contained in:
parent
7a9437a2e3
commit
91776772fd
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
#define USE_SERIAL
|
||||
|
||||
#define EE_HANDS
|
||||
#define TAPPING_TERM 150
|
||||
|
||||
#undef RGBLED_NUM
|
||||
#define RGB_DI_PIN B0
|
||||
|
|
Loading…
Reference in a new issue