]> git.donarmstrong.com Git - qmk_firmware.git/blob - users/d4mation/tap-hold.h
[Keymap] Added userspace for d4mation. Included their keymap for the Atreus62 (#7483)
[qmk_firmware.git] / users / d4mation / tap-hold.h
1 #pragma once
2
3 #include "quantum.h"
4
5 void tap_or_hold( keyrecord_t *record, uint16_t tap, uint16_t hold );