a8a87a09 —
Pascal Getreuer
[Core] Simplify audio_duration_to_ms() and audio_ms_to_duration(), reduce firmware size by a few bytes. (#21427)
2 years ago
#include"tap-dance.h"tap_dance_action_ttap_dance_actions[]={/* Tap once/hold for Shift, tap twice for Caps Lock */[SHIFT_CAPS]=ACTION_TAP_DANCE_DOUBLE(KC_LSFT,KC_CAPS)};