7 lines
74 B
C
7 lines
74 B
C
#pragma once
|
|
|
|
//overrides
|
|
#undef TAPPING_TOGGLE
|
|
#define TAPPING_TOGGLE 2
|
|
|