X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=tmk_core%2Fcommon%2Faction_layer.h;h=025cf5420f7d821098d1d991e77a16e6868694ba;hb=9f33a5593cc70dfb0885328061f1aa4b2c2fa386;hp=3a4b1e334930500d51280bdbf3cbb0a14632618a;hpb=7635958270964c9685134396c2350449f819d463;p=qmk_firmware.git diff --git a/tmk_core/common/action_layer.h b/tmk_core/common/action_layer.h index 3a4b1e334..025cf5420 100644 --- a/tmk_core/common/action_layer.h +++ b/tmk_core/common/action_layer.h @@ -68,6 +68,7 @@ void layer_xor(uint32_t state); #define layer_and(state) #define layer_xor(state) #define layer_debug() + #endif /* pressed actions cache */