Update keycodes.h

This commit is contained in:
2024-06-17 16:16:02 -05:00
committed by GitHub
parent e58afed32c
commit d95104a672

View File

@@ -22,7 +22,7 @@ enum {
enum { enum {
CUSTOM_KEYCODE_START = SAFE_RANGE, CUSTOM_KEYCODE_START = SAFE_RANGE,
WINDOWS, LINUX,
COPY, COPY,
PASTE, PASTE,
CUT, CUT,