This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.

8 lines
122 B
C
Raw Normal View History

#pragma once
#include "quantum.h"
#include "process_records.h"
#ifdef TAP_DANCE_ENABLE
#include "tap_dance.h"
#endif