qmk-firmware/users/hvp/hvp.h

7 lines
94 B
C

#pragma once
#ifdef TAP_DANCE_ENABLE
# include "tap_dances.h"
#endif
#include "quantum.h"