~ruther/qmk_firmware

ref: 81a3aa025cda52732e847af8db256cb132605ce0 qmk_firmware/users/d4mation/tap-dance.h -rw-r--r-- 72 bytes
81a3aa02 — Nick Brassel Fix typo in keychron v6 encoder map enable (#22272) 1 year, 6 months ago
                                                                                
1
2
3
4
5
6
7
#pragma once

#include "quantum.h"

enum tap_dance {
  SHIFT_CAPS = 0
};
Do not follow this link