Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crkbd:thunderbird2086 - layer status with RGB lighting/matrix #21063

Merged
Prev Previous commit
Next Next commit
fix broken build
  • Loading branch information
Thunderbird2086 committed Jun 9, 2023
commit 1c9c3f6eb85060794756b156d62edc193411c5c8
2 changes: 1 addition & 1 deletion keyboards/crkbd/keymaps/thunderbird2086/keycodes.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

enum custom_keycodes {
// Layer Macros
COLEMAK = SAFE_RANGE,
COLEMAK = QK_USER,
QWERTY,
FUNCTION,
CODE,
Expand Down