[Keymap] thunderbird2086 layer status with RGB lighting/matrix (#21063)

This commit is contained in:
Allen Choi
2023-06-11 04:35:15 +08:00
committed by GitHub
parent eee9a53a80
commit 57b23b8d96
8 changed files with 151 additions and 44 deletions

View File

@@ -5,12 +5,15 @@
enum custom_keycodes {
// Layer Macros
COLEMAK = SAFE_RANGE,
COLEMAK = QK_USER,
QWERTY,
FUNCTION,
CODE,
ADJUST,
# if defined(RGBLIGHT_ENABLE) || defined(RGB_MATRIX_ENABLE)
RGBRST,
# endif
VRSN,
// Secret Macros
M_XXX1,
M_XXX2,