mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2026-03-11 11:05:05 +00:00
Add MIRYOKU_KLUDGE_TAPDELAY
This commit is contained in:
7
miryoku/miryoku_behaviors.h
Normal file
7
miryoku/miryoku_behaviors.h
Normal file
@@ -0,0 +1,7 @@
|
||||
// Copyright 2022 Manna Harbour
|
||||
// https://github.com/manna-harbour/miryoku
|
||||
|
||||
#pragma once
|
||||
|
||||
#define U_MT(MOD, TAP) &u_mt MOD TAP
|
||||
#define U_LT(LAYER, TAP) &u_lt LAYER TAP
|
||||
Reference in New Issue
Block a user