mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-10-09 11:49:56 +02:00
7 lines
74 B
C
7 lines
74 B
C
#pragma once
|
|
|
|
//overrides
|
|
#undef TAPPING_TOGGLE
|
|
#define TAPPING_TOGGLE 2
|
|
|