adds debouncing to sixkeyboard
This commit is contained in:
parent
b476d65b9c
commit
753809eed7
3 changed files with 31 additions and 21 deletions
|
@ -107,8 +107,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
/* disable action features */
|
||||
//#define NO_ACTION_LAYER
|
||||
//#define NO_ACTION_TAPPING
|
||||
//#define NO_ACTION_ONESHOT
|
||||
#define NO_ACTION_TAPPING
|
||||
#define NO_ACTION_ONESHOT
|
||||
//#define NO_ACTION_MACRO
|
||||
//#define NO_ACTION_FUNCTION
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue