This commit is contained in:
Felix Jen 2023-04-28 01:57:17 -05:00
parent 20d1ba1b4d
commit 9bde9b72f4
No known key found for this signature in database
GPG Key ID: 4E7AA63CBBCE400E

View File

@ -24,7 +24,7 @@ enum layers {
};
enum custom_keycodes {
A_CW = USER00,
A_CW = QK_KB_0,
A_CCW
};