~ruther/qmk_firmware

ref: aa1ee86ce026cb779e2b760d657c84b95b877be0 qmk_firmware/users/d4mation/tap-hold.h -rw-r--r-- 105 bytes
aa1ee86c — jonylee@hfd [Keyboard] Add chosfox cf81 (#21437) 2 years ago
                                                                                
1
2
3
4
5
#pragma once

#include "quantum.h"

void tap_or_hold( keyrecord_t *record, uint16_t tap, uint16_t hold );