tap-dance.h 72 B

1234567
  1. #pragma once
  2. #include "quantum.h"
  3. enum tap_dance {
  4. SHIFT_CAPS = 0
  5. };