1
0
Fork 0
qmk_firmware/users/pcoves/tapDance.h
pcoves facca23315
Add pcoves's userspace (#9354)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Pablo COVES <pablo.coves@anatoscope.com>
2020-07-08 21:57:11 +01:00

9 lines
64 B
C

#pragma once
enum {
ALT,
CTRL,
LEFT,
RIGHT,
};